Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrGpuResourcePriv.h72 void removeScratchKey() const { fResource->removeScratchKey(); } in removeScratchKey() function
H A DGrGpuResource.cpp183 void GrGpuResource::removeScratchKey() { in removeScratchKey() function in GrGpuResource