Home
last modified time | relevance | path

Searched refs:ShouldRefresh (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.cpp598 bool ShouldRefresh() const { in ShouldRefresh() function
686 bool ShouldRefresh() const { in ShouldRefresh() function
690 element.ShouldRefresh(); in ShouldRefresh()
2444 if (alloc->ShouldRefresh()) { in GetAllocationData()
2504 if (alloc->ShouldRefresh()) { in LoadAllocation()
2728 if (alloc->ShouldRefresh()) { in SaveAllocation()
3287 if (alloc->ShouldRefresh()) { in DumpAllocation()
3465 if (alloc->ShouldRefresh() && !RefreshAllocation(alloc.get(), frame_ptr)) { in ListAllocations()