Searched refs:FindAllocByID (Results 1 – 2 of 2) sorted by relevance
530 AllocationDetails *FindAllocByID(Stream &strm, const uint32_t alloc_id);
2415 AllocationDetails *alloc = FindAllocByID(strm, alloc_id); in LoadAllocation()2635 AllocationDetails *alloc = FindAllocByID(strm, alloc_id); in SaveAllocation()3150 RenderScriptRuntime::FindAllocByID(Stream &strm, const uint32_t alloc_id) { in FindAllocByID() function in RenderScriptRuntime3184 AllocationDetails *alloc = FindAllocByID(strm, id); in DumpAllocation()