Home
last modified time | relevance | path

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

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