Searched refs:GetCapacityFromHandle (Results 1 – 1 of 1) sorted by relevance
37 c2_status_t GetCapacityFromHandle(const C2Handle* const grallocHandle, size_t* capacity) { in GetCapacityFromHandle() function217 status = GetCapacityFromHandle(grallocHandle, &capacity); in priorLinearAllocation()245 return C2AllocatorGralloc::CheckHandle(o) && GetCapacityFromHandle(o, &capacity) == C2_OK; in CheckHandle()