Lines Matching refs:GrBackendTexture
105 const GrBackendTexture& backendTex, in new_wrapped_texture_common()
127 const GrBackendTexture& tex, GrSurfaceOrigin origin, in MakeFromTexture()
133 GrBackendTexture texCopy = tex; in MakeFromTexture()
142 const GrBackendTexture& tex, GrSurfaceOrigin origin, in MakeFromAdoptedTexture()
149 GrBackendTexture texCopy = tex; in MakeFromAdoptedTexture()
186 const GrBackendTexture yuvaTextures[], in ConvertYUVATexturesToRGB()
218 const GrBackendTexture yuvaTextures[], in MakeFromYUVATexturesCopy()
245 const GrBackendTexture yuvaTextures[], in MakeFromYUVATexturesCopyWithExternalBackend()
249 const GrBackendTexture& backendTexture, in MakeFromYUVATexturesCopyWithExternalBackend()
251 GrBackendTexture backendTextureCopy = backendTexture; in MakeFromYUVATexturesCopyWithExternalBackend()
275 const GrBackendTexture yuvTextures[3], in MakeFromYUVTexturesCopy()
290 GrContext* ctx, SkYUVColorSpace yuvColorSpace, const GrBackendTexture yuvTextures[3], in MakeFromYUVTexturesCopyWithExternalBackend()
291 GrSurfaceOrigin imageOrigin, const GrBackendTexture& backendTexture, in MakeFromYUVTexturesCopyWithExternalBackend()
305 const GrBackendTexture nv12Textures[2], in MakeFromNV12TexturesCopy()
322 const GrBackendTexture nv12Textures[2], in MakeFromNV12TexturesCopyWithExternalBackend()
324 const GrBackendTexture& backendTexture, in MakeFromNV12TexturesCopyWithExternalBackend()
575 GrBackendTexture* backendTexture, in MakeBackendTextureFromSkImage()