Searched refs:GrYUVABackendTextures (Results 1 – 9 of 9) 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&,
78 GrYUVABackendTextures::GrYUVABackendTextures( in GrYUVABackendTextures() function in GrYUVABackendTextures101 SkYUVAInfo::YUVALocations GrYUVABackendTextures::toYUVALocations() const { in toYUVALocations()
43 class GrYUVABackendTextures; variable387 const GrYUVABackendTextures& yuvaTextures,
260 GrYUVABackendTextures yuvaTextures(fPixmaps.yuvaInfo(), in ensureYUVImage()
225 const GrYUVABackendTextures& yuvaTextures, in MakeFromYUVATextures()
22 "$_include/gpu/GrYUVABackendTextures.h",279 "$_src/gpu/GrYUVABackendTextures.cpp",
136 that takes GrYUVABackendTextures instead.149 on GrDirectContext and as planes of YUVA images via GrYUVABackendTextures.
530 "src/gpu/GrYUVABackendTextures.cpp",1514 "src/gpu/GrYUVABackendTextures.cpp",
126 that takes GrYUVABackendTextures instead.139 on GrDirectContext and as planes of YUVA images via GrYUVABackendTextures.