Searched defs:flexFormat (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/include/gui/
H A DCpuConsumer.h60 PixelFormat flexFormat; member in struct:android::CpuConsumer::LockedBuffer
/frameworks/native/libs/gui/
H A DCpuConsumer.cpp128 PixelFormat flexFormat = format; local
144 flexFormat = HAL_PIXEL_FORMAT_YCbCr_420_888;
194 nativeBuffer->flexFormat = flexFormat;

Completed in 7 milliseconds