Searched defs:channelFlags (Results 1 – 6 of 6) sorted by relevance
65 uint32_t channelFlags[] = {fPlaneFormats[0].channelMask(), in toYUVALocations() local102 uint32_t channelFlags[] = {fTextures[0].getBackendFormat().channelMask(), in toYUVALocations() local
11 static int num_channels(uint32_t channelFlags) { in num_channels()
347 auto channelFlags = GrColorTypeChannelFlags(read.fColorType); in supportedReadPixelsColorType() local
142 static bool channel_index_to_channel(uint32_t channelFlags, in channel_index_to_channel()
288 uint32_t channelFlags[] = {SkColorTypeChannelFlags(fPlanes[0].colorType()), in toYUVALocations() local
226 EAS_U8 channelFlags; /* bit field channelFlags for */ member