Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.cpp584 bool ShouldRefresh() const { in ShouldRefresh() function
672 bool ShouldRefresh() const { in ShouldRefresh() function
676 element.ShouldRefresh(); in ShouldRefresh()
2355 if (alloc->ShouldRefresh()) { in GetAllocationData()
2411 if (alloc->ShouldRefresh()) { in LoadAllocation()
2632 if (alloc->ShouldRefresh()) { in SaveAllocation()
3182 if (alloc->ShouldRefresh()) { in DumpAllocation()
3357 if (alloc->ShouldRefresh() && !RefreshAllocation(alloc.get(), frame_ptr)) { in ListAllocations()