Home
last modified time | relevance | path

Searched defs:planeBpp (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gfxstream/guest/android/
DGrallocEmulated.cpp362 const uint32_t planeBpp = planeInfo.bytesPerPixel; in lockPlanes() local
464 const uint32_t planeBpp = planeInfo.bytesPerPixel; in allocate() local
/external/angle/src/libANGLE/
Dformatutils.h624 YuvPlaneArray<uint32_t> planeBpp; member