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