Searched defs:channelFlags (Results 1 – 7 of 7) sorted by relevance
72 uint32_t channelFlags[] = {fPlaneFormats[0].channelMask(), in toYUVALocations() local109 uint32_t channelFlags[] = {fTextures[0].getBackendFormat().channelMask(), in toYUVALocations() local
22 static int num_channels(uint32_t channelFlags) { in num_channels()
379 auto channelFlags = GrColorTypeChannelFlags(read.fColorType); in supportedReadPixelsColorType() local
80 uint32_t channelFlags[SkYUVAInfo::kMaxPlanes]; in onDraw() local
144 static bool channel_index_to_channel(uint32_t channelFlags, in channel_index_to_channel()
267 uint32_t channelFlags[] = {SkColorTypeChannelFlags(fPlanes[0].colorType()), in toYUVALocations() local
226 EAS_U8 channelFlags; /* bit field channelFlags for */ member