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/skia/m133/src/gpu/ganesh/
DGrGpuResourcePriv.h66 const skgpu::ScratchKey& getScratchKey() const { return fResource->fScratchKey; } in getScratchKey() function