Home
last modified time | relevance | path

Searched refs:clearBackendTexture (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/src/gpu/
H A DGrDirectContext.cpp718 if (!dContext->priv().getGpu()->clearBackendTexture(beTex, in create_and_clear_backend_texture()
884 return fGpu->clearBackendTexture(backendTexture, std::move(finishedCallback), color.array()); in updateBackendTexture()
908 return fGpu->clearBackendTexture(backendTexture, in updateBackendTexture()
H A DGrGpu.h563 bool clearBackendTexture(const GrBackendTexture&,
H A DGrGpu.cpp900 bool GrGpu::clearBackendTexture(const GrBackendTexture& backendTexture, in clearBackendTexture() function in GrGpu

Completed in 6 milliseconds