Searched refs:getBytePerPixelOfPrimaryPlane (Results 1 – 3 of 3) sorted by relevance
483 uint32_t getBytePerPixelOfPrimaryPlane(int format);
693 uint32_t getBytePerPixelOfPrimaryPlane(int format) { in getBytePerPixelOfPrimaryPlane() function
208 bpp = getBytePerPixelOfPrimaryPlane(config.format); in getBuffer()270 bpp = getBytePerPixelOfPrimaryPlane(HAL_PIXEL_FORMAT_BGRA_8888); in getBuffer()