Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
DGrGpuResourcePriv.h63 const GrScratchKey& getScratchKey() const { return fResource->fScratchKey; } in getScratchKey() function
/third_party/flutter/skia/src/gpu/
DGrGpuResourcePriv.h65 const GrScratchKey& getScratchKey() const { return fResource->fScratchKey; } in getScratchKey() function