OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gfx_colorformat
(Results
1 - 1
of
1
) sorted by null
/hardware/intel/img/psb_video/src/android/
psb_surface_gralloc.c
296
int
gfx_colorformat
= h->iFormat;
local
298
if (
gfx_colorformat
!= HAL_PIXEL_FORMAT_NV12 && format != VA_RT_FORMAT_RGB32)
357
if (
gfx_colorformat
== HAL_PIXEL_FORMAT_NV12)
381
if ((
gfx_colorformat
!= HAL_PIXEL_FORMAT_NV12) &&
382
(
gfx_colorformat
!= HAL_PIXEL_FORMAT_YV12) &&
Completed in 80 milliseconds