Home
last modified time | relevance | path

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

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