Searched refs:RefreshAllocation (Results 1 – 2 of 2) sorted by relevance
2206 bool RenderScriptRuntime::RefreshAllocation(AllocationDetails *alloc, in RefreshAllocation() function in RenderScriptRuntime2371 if (!RefreshAllocation(alloc, frame_ptr)) { in GetAllocationData()2427 if (!RefreshAllocation(alloc, frame_ptr)) { in LoadAllocation()2647 if (!RefreshAllocation(alloc, frame_ptr)) { in SaveAllocation()3197 if (!RefreshAllocation(alloc, frame_ptr)) { in DumpAllocation()3337 if (!RefreshAllocation(alloc.get(), frame_ptr)) { in RecomputeAllAllocations()3367 if (alloc->ShouldRefresh() && !RefreshAllocation(alloc.get(), frame_ptr)) { in ListAllocations()
439 bool RefreshAllocation(AllocationDetails *alloc, StackFrame *frame_ptr);