Searched defs:yuvaTextures (Results 1 – 7 of 7) sorted by relevance
/third_party/flutter/skia/src/image/ |
D | SkImage_Gpu.cpp | 207 const GrBackendTexture yuvaTextures[], in ConvertYUVATexturesToRGB() 239 const GrBackendTexture yuvaTextures[], in MakeFromYUVATexturesCopy() 262 const GrBackendTexture yuvaTextures[], in MakeFromYUVATexturesCopyWithExternalBackend()
|
D | SkImage.cpp | 458 const GrBackendTexture yuvaTextures[], in MakeFromYUVATexturesCopy() 469 const GrBackendTexture yuvaTextures[], in MakeFromYUVATexturesCopyWithExternalBackend()
|
D | SkImage_GpuYUVA.cpp | 221 const GrBackendTexture yuvaTextures[], in MakeFromYUVATextures()
|
D | SkImage_GpuBase.cpp | 243 bool SkImage_GpuBase::MakeTempTextureProxies(GrContext* ctx, const GrBackendTexture yuvaTextures[], in MakeTempTextureProxies()
|
/third_party/skia/tools/gpu/ |
D | YUVUtils.cpp | 312 GrYUVABackendTextures yuvaTextures(fPixmaps.yuvaInfo(), in ensureYUVImage() local
|
/third_party/skia/src/image/ |
D | SkImage_GpuYUVA.cpp | 225 const GrYUVABackendTextures& yuvaTextures, in MakeFromYUVATextures()
|
/third_party/flutter/skia/gm/ |
D | wacky_yuv_formats.cpp | 1199 GrBackendTexture yuvaTextures[4]; in createImages() local 1403 GrBackendTexture yuvaTextures[4]; in createImages() local
|