Searched refs:YUVALocations (Results 1 – 11 of 11) sorted by relevance
32 const SkYUVAInfo::YUVALocations&,50 SkYUVAInfo::YUVALocations fLocations;
179 static SkAlphaType alpha_type(const SkYUVAInfo::YUVALocations locations) { in alpha_type()186 const SkYUVAInfo::YUVALocations& locations, in GrYUVtoRGBEffect()
66 const SkYUVAInfo::YUVALocations& yuvaLocations() const { return fYUVALocations; } in yuvaLocations()73 SkYUVAInfo::YUVALocations fYUVALocations = {};
64 SkYUVAInfo::YUVALocations GrYUVABackendTextureInfo::toYUVALocations() const { in toYUVALocations()101 SkYUVAInfo::YUVALocations GrYUVABackendTextures::toYUVALocations() const { in toYUVALocations()
28 using YUVALocations = std::array<YUVALocation, kYUVAChannelCount>; variable134 static YUVALocations GetYUVALocations(PlaneConfig, const uint32_t* planeChannelFlags);210 YUVALocations toYUVALocations(const uint32_t* channelFlags) const;
245 SkYUVAInfo::YUVALocations toYUVALocations() const;
70 SkYUVAInfo::YUVALocations toYUVALocations() const;116 SkYUVAInfo::YUVALocations toYUVALocations() const;
189 SkYUVAInfo::YUVALocations SkYUVAInfo::GetYUVALocations(PlaneConfig config, in GetYUVALocations()262 YUVALocations yuvaLocations; in GetYUVALocations()356 SkYUVAInfo::YUVALocations SkYUVAInfo::toYUVALocations(const uint32_t* channelFlags) const { in toYUVALocations()
29 static bool AreValidLocations(const SkYUVAInfo::YUVALocations& locations,
287 SkYUVAInfo::YUVALocations SkYUVAPixmaps::toYUVALocations() const { in toYUVALocations()
69 SkYUVAInfo::YUVALocations yuvaLocations = fPixmaps.toYUVALocations(); in onGetPixels()