Searched refs:kP016_YUVFormat (Results 1 – 1 of 1) sorted by relevance
69 kP016_YUVFormat, // 16-bit Y plane + 2x2 down sampled interleaved U/V plane (2 textures) enumerator101 case kP016_YUVFormat: return false; in has_alpha_channel()119 case kP016_YUVFormat: in YUVAPlanarConfig()608 case kP016_YUVFormat: // fall through in create_YUV()838 for (int f = kP016_YUVFormat; f <= kLast_YUVFormat; ++f) { in createImages()941 for (int format = kP016_YUVFormat; format <= kLast_YUVFormat; ++format) { in onDraw()