Searched refs:YUV_420_888 (Results 1 – 2 of 2) sorted by relevance
/device/generic/goldfish-opengl/system/hals/ | ||
D | types.h | 24 YUV_420_888 = 2, // (Y+)(U+)(V+) enumerator |
D | allocator3.cpp | 199 emulatorFrameworkFormat = EmulatorFrameworkFormat::YUV_420_888; in allocateImpl() |