Home
last modified time | relevance | path

Searched refs:kYV12_YUVFormat (Results 1 – 2 of 2) sorted by relevance

/external/skia/gm/
Dwacky_yuv_formats.cpp92 kYV12_YUVFormat, // 8-bit Y plane + separate 2x2 down sampled V and U planes (3 textures) enumerator
94 kLast_YUVFormat = kYV12_YUVFormat
110 case kYV12_YUVFormat: return false; in has_alpha_channel()
168 case kYV12_YUVFormat: in YUVAPlanarConfig()
675 case kYV12_YUVFormat: in create_YUV()
/external/skqp/gm/
Dwacky_yuv_formats.cpp38 kYV12_YUVFormat, // 8-bit Y plane + 2x2 down sampled V and U planes enumerator
40 kLast_YUVFormat = kYV12_YUVFormat
444 case kYV12_YUVFormat: in create_YUV()