Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
DRenderScriptRuntime.cpp584 bool ShouldRefresh() const { in ShouldRefresh() function
672 bool ShouldRefresh() const { in ShouldRefresh() function
676 element.ShouldRefresh(); in ShouldRefresh()
2367 if (alloc->ShouldRefresh()) { in GetAllocationData()
2423 if (alloc->ShouldRefresh()) { in LoadAllocation()
2643 if (alloc->ShouldRefresh()) { in SaveAllocation()
3192 if (alloc->ShouldRefresh()) { in DumpAllocation()
3367 if (alloc->ShouldRefresh() && !RefreshAllocation(alloc.get(), frame_ptr)) { in ListAllocations()