Searched refs:RefreshAllocation (Results 1 – 2 of 2) sorted by relevance
2279 bool RenderScriptRuntime::RefreshAllocation(AllocationDetails *alloc, in RefreshAllocation() function in RenderScriptRuntime2449 if (!RefreshAllocation(alloc, frame_ptr)) { in GetAllocationData()2509 if (!RefreshAllocation(alloc, frame_ptr)) { in LoadAllocation()2733 if (!RefreshAllocation(alloc, frame_ptr)) { in SaveAllocation()3293 if (!RefreshAllocation(alloc, frame_ptr)) { in DumpAllocation()3435 if (!RefreshAllocation(alloc.get(), frame_ptr)) { in RecomputeAllAllocations()3465 if (alloc->ShouldRefresh() && !RefreshAllocation(alloc.get(), frame_ptr)) { in ListAllocations()
427 bool RefreshAllocation(AllocationDetails *alloc, StackFrame *frame_ptr);