Home
last modified time | relevance | path

Searched refs:GrYUVABackendTextures (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/include/gpu/
H A DGrYUVABackendTextures.h82 class SK_API GrYUVABackendTextures { class
84 GrYUVABackendTextures() = default;
85 GrYUVABackendTextures(const GrYUVABackendTextures&) = delete;
86 GrYUVABackendTextures(GrYUVABackendTextures&&) = default;
88 GrYUVABackendTextures& operator=(const GrYUVABackendTextures&) = delete;
89 GrYUVABackendTextures& operator=(GrYUVABackendTextures
[all...]
/third_party/skia/src/gpu/
H A DGrYUVABackendTextures.cpp8 #include "include/gpu/GrYUVABackendTextures.h"
78 GrYUVABackendTextures::GrYUVABackendTextures( in GrYUVABackendTextures() function in GrYUVABackendTextures
101 SkYUVAInfo::YUVALocations GrYUVABackendTextures::toYUVALocations() const { in toYUVALocations()
/third_party/skia/include/core/
H A DSkImage.h45 class GrYUVABackendTextures;
418 const GrYUVABackendTextures& yuvaTextures,
/third_party/skia/src/image/
H A DSkImage_GpuYUVA.cpp15 #include "include/gpu/GrYUVABackendTextures.h"
225 const GrYUVABackendTextures& yuvaTextures, in MakeFromYUVATextures()
/third_party/skia/tools/gpu/
H A DYUVUtils.cpp16 #include "include/gpu/GrYUVABackendTextures.h"
312 GrYUVABackendTextures yuvaTextures(fPixmaps.yuvaInfo(), in ensureYUVImage()

Completed in 5 milliseconds