Lines Matching refs:backendTexture
289 SkImage is returned if format of backendTexture is recognized and supported.
296 @param backendTexture texture residing on GPU
309 const GrBackendTexture& backendTexture,
322 An SkImage is returned if the format of backendTexture is recognized and supported.
329 @param backendTexture a texture already allocated by the GPU
345 const GrBackendTexture& backendTexture,
382 /** Creates SkImage from backendTexture associated with context. backendTexture and
385 SkImage is returned if format of backendTexture is recognized and supported.
389 @param backendTexture texture residing on GPU
390 @param textureOrigin origin of backendTexture
397 const GrBackendTexture& backendTexture,
1165 stores result in backendTexture and backendTextureReleaseProc if
1167 backendTexture and backendTextureReleaseProc unmodified.
1169 Call backendTextureReleaseProc after deleting backendTexture.
1171 backendTexture. The caller must delete returned backendTexture after use.
1174 backendTexture without conversion or making a copy. SkImage is singly referenced
1181 @param backendTexture storage for back-end texture
1187 GrBackendTexture* backendTexture,