HomeSort by relevance Sort by last modified time
    Searched defs:removeScratchKey (Results 1 - 2 of 2) sorted by null

  /external/skia/src/gpu/
GrGpuResourcePriv.h 68 void removeScratchKey() const { fResource->removeScratchKey(); }
GrGpuResource.cpp 53 this->removeScratchKey();
184 void GrGpuResource::removeScratchKey() {

Completed in 60 milliseconds