Searched refs:mAllocatedDepth (Results 1 – 1 of 1) sorted by relevance
214 mAllocatedDepth(0), in GraphicView2MediaImageConverter()230 mAllocatedDepth = layout.planes[0].allocatedDepth; in GraphicView2MediaImageConverter()277 * divUp(mAllocatedDepth, 8u); in GraphicView2MediaImageConverter()402 mediaImage->mBitDepthAllocated = mAllocatedDepth; in GraphicView2MediaImageConverter()418 if (plane.allocatedDepth != mAllocatedDepth || plane.bitDepth != bitDepth) { in GraphicView2MediaImageConverter()481 uint32_t mAllocatedDepth; member in android::__anon9721b0b50111::GraphicView2MediaImageConverter