Home
last modified time | relevance | path

Searched defs:removeScratchKey (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/src/gpu/
DGrGpuResourcePriv.h69 void removeScratchKey() const { fResource->removeScratchKey(); } in removeScratchKey() function
DGrGpuResource.cpp202 void GrGpuResource::removeScratchKey() { in removeScratchKey() function in GrGpuResource
/third_party/skia/m133/src/gpu/ganesh/
DGrGpuResourcePriv.h72 void removeScratchKey() const { fResource->removeScratchKey(); } in removeScratchKey() function
DGrGpuResource.cpp187 void GrGpuResource::removeScratchKey() { in removeScratchKey() function in GrGpuResource