Searched defs:channelFlags (Results 1 – 5 of 5) 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()
360 auto channelFlags = GrColorTypeChannelFlags(read.fColorType); in supportedReadPixelsColorType() local
288 uint32_t channelFlags[] = {SkColorTypeChannelFlags(fPlanes[0].colorType()), in toYUVALocations() local
142 static bool channel_index_to_channel(uint32_t channelFlags, in channel_index_to_channel()