Searched refs:RefreshAllocation (Results 1 – 2 of 2) sorted by relevance
2194 bool RenderScriptRuntime::RefreshAllocation(AllocationDetails *alloc, in RefreshAllocation() function in RenderScriptRuntime2359 if (!RefreshAllocation(alloc, frame_ptr)) { in GetAllocationData()2415 if (!RefreshAllocation(alloc, frame_ptr)) { in LoadAllocation()2636 if (!RefreshAllocation(alloc, frame_ptr)) { in SaveAllocation()3187 if (!RefreshAllocation(alloc, frame_ptr)) { in DumpAllocation()3327 if (!RefreshAllocation(alloc.get(), frame_ptr)) { in RecomputeAllAllocations()3357 if (alloc->ShouldRefresh() && !RefreshAllocation(alloc.get(), frame_ptr)) { in ListAllocations()
438 bool RefreshAllocation(AllocationDetails *alloc, StackFrame *frame_ptr);