Searched refs:GrYUVABackendTextures (Results 1 – 10 of 10) sorted by relevance
82 class SK_API GrYUVABackendTextures {84 GrYUVABackendTextures() = default;85 GrYUVABackendTextures(const GrYUVABackendTextures&) = delete;86 GrYUVABackendTextures(GrYUVABackendTextures&&) = default;88 GrYUVABackendTextures& operator=(const GrYUVABackendTextures&) = delete;89 GrYUVABackendTextures& operator=(GrYUVABackendTextures&&) = default;91 GrYUVABackendTextures(const SkYUVAInfo&,
19 "GrYUVABackendTextures.h",
78 GrYUVABackendTextures::GrYUVABackendTextures( in GrYUVABackendTextures() function in GrYUVABackendTextures101 SkYUVAInfo::YUVALocations GrYUVABackendTextures::toYUVALocations() const { in toYUVALocations()
233 "GrYUVABackendTextures.cpp",
45 class GrYUVABackendTextures; variable415 const GrYUVABackendTextures& yuvaTextures,
312 GrYUVABackendTextures yuvaTextures(fPixmaps.yuvaInfo(), in ensureYUVImage()
225 const GrYUVABackendTextures& yuvaTextures, in MakeFromYUVATextures()
23 "$_include/gpu/GrYUVABackendTextures.h",250 "$_src/gpu/GrYUVABackendTextures.cpp",
168 that takes GrYUVABackendTextures instead.181 on GrDirectContext and as planes of YUVA images via GrYUVABackendTextures.
225 that takes GrYUVABackendTextures instead.238 on GrDirectContext and as planes of YUVA images via GrYUVABackendTextures.