Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrGpuResourcePriv.h68 void removeScratchKey() const { fResource->removeScratchKey(); } in removeScratchKey() function
DGrGpuResource.cpp175 void GrGpuResource::removeScratchKey() { in removeScratchKey() function in GrGpuResource