Lines Matching refs:GrBackendTexture
85 bool setBackendTextureState(const GrBackendTexture&,
95 void deleteBackendTexture(const GrBackendTexture&) override;
102 bool isTestingOnlyBackendTexture(const GrBackendTexture&) const override;
235 GrBackendTexture onCreateBackendTexture(SkISize dimensions,
240 GrBackendTexture onCreateCompressedBackendTexture(SkISize dimensions,
245 bool onClearBackendTexture(const GrBackendTexture&,
249 bool onUpdateCompressedBackendTexture(const GrBackendTexture&,
283 sk_sp<GrTexture> onWrapBackendTexture(const GrBackendTexture&,
287 sk_sp<GrTexture> onWrapCompressedBackendTexture(const GrBackendTexture&,
290 sk_sp<GrTexture> onWrapRenderableBackendTexture(const GrBackendTexture&,