Searched refs:computeAllocationSize (Results 1 – 1 of 1) sorted by relevance
43 static bool computeAllocationSize(size_t rowBytes, int height, size_t* size) { in computeAllocationSize() function63 if (!computeAllocationSize(rowBytes, bitmap->height(), &size)) { in allocateBitmap()109 if (!computeAllocationSize(info.minRowBytes(), info.height(), &size)) { in allocateHeapBitmap()