Home
last modified time | relevance | path

Searched refs:yuv_format (Results 1 – 3 of 3) sorted by relevance

/device/generic/goldfish-opengl/system/hals/
Dallocator3.cpp103 bool yuv_format = false; in allocateImpl() local
181 yuv_format = true; in allocateImpl()
187 yuv_format = true; in allocateImpl()
195 yuv_format = true; in allocateImpl()
214 if (yuv_format) { in allocateImpl()
/device/generic/goldfish-opengl/system/gralloc/
Dgralloc_old.cpp652 bool yuv_format = false; in gralloc_alloc() local
734 yuv_format = true; in gralloc_alloc()
740 yuv_format = true; in gralloc_alloc()
749 yuv_format = true; in gralloc_alloc()
769 bool needHostCb = ((!yuv_format && frameworkFormat != HAL_PIXEL_FORMAT_BLOB) || in gralloc_alloc()
772 bool needHostCb = (!yuv_format || in gralloc_alloc()
809 if (yuv_format) { in gralloc_alloc()
Dgralloc_30.cpp535 bool yuv_format = false; in gralloc_alloc() local
608 yuv_format = true; in gralloc_alloc()
614 yuv_format = true; in gralloc_alloc()
622 yuv_format = true; in gralloc_alloc()
639 if (yuv_format) { in gralloc_alloc()