Home
last modified time | relevance | path

Searched refs:toYUVALocations (Results 1 - 8 of 8) sorted by relevance

/third_party/skia/src/gpu/
H A DGrYUVABackendTextures.cpp64 SkYUVAInfo::YUVALocations GrYUVABackendTextureInfo::toYUVALocations() const { in toYUVALocations() function in GrYUVABackendTextureInfo
69 auto result = fYUVAInfo.toYUVALocations(channelFlags); in toYUVALocations()
101 SkYUVAInfo::YUVALocations GrYUVABackendTextures::toYUVALocations() const { in toYUVALocations() function in GrYUVABackendTextures
106 auto result = fYUVAInfo.toYUVALocations(channelFlags); in toYUVALocations()
H A DGrYUVATextureProxies.cpp47 fYUVALocations = yuvaInfo.toYUVALocations(textureChannelMasks); in GrYUVATextureProxies()
95 fYUVALocations = yuvaInfo.toYUVALocations(pixmapChannelMasks); in GrYUVATextureProxies()
/third_party/skia/include/gpu/
H A DGrYUVABackendTextures.h70 SkYUVAInfo::YUVALocations toYUVALocations() const;
116 SkYUVAInfo::YUVALocations toYUVALocations() const;
/third_party/skia/src/core/
H A DSkYUVAPixmaps.cpp287 SkYUVAInfo::YUVALocations SkYUVAPixmaps::toYUVALocations() const { in toYUVALocations() function in SkYUVAPixmaps
292 auto result = fYUVAInfo.toYUVALocations(channelFlags); in toYUVALocations()
H A DSkYUVAInfo.cpp356 SkYUVAInfo::YUVALocations SkYUVAInfo::toYUVALocations(const uint32_t* channelFlags) const { in toYUVALocations() function in SkYUVAInfo
/third_party/skia/include/core/
H A DSkYUVAInfo.h210 YUVALocations toYUVALocations(const uint32_t* channelFlags) const;
H A DSkYUVAPixmaps.h245 SkYUVAInfo::YUVALocations toYUVALocations() const;
/third_party/skia/tools/gpu/
H A DYUVUtils.cpp72 SkYUVAInfo::YUVALocations yuvaLocations = fPixmaps.toYUVALocations();

Completed in 5 milliseconds