Searched refs:gralloc_is_yuv_format (Results 1 – 4 of 4) sorted by relevance
21 bool gralloc_is_yuv_format(int format); // e.g. HAL_PIXEL_FORMAT_YCbCr_420_888
38 bool gralloc_is_yuv_format(const int format) { in gralloc_is_yuv_format() function
387 if (gralloc_is_yuv_format(cb.format)) { in lockHostImpl()494 if (gralloc_is_yuv_format(cb.format)) { in unlockHostImpl()
310 if (gralloc_is_yuv_format(handle.format)) { in lock_impl()392 if (gralloc_is_yuv_format(handle.format)) { in unlock_impl()