Home
last modified time | relevance | path

Searched defs:GrScratchKey (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/include/private/
DGrResourceKey.h198 GrScratchKey() {} in GrScratchKey() function
200 GrScratchKey(const GrScratchKey& that) { *this = that; } in GrScratchKey() function
/third_party/skia/include/private/
DGrResourceKey.h199 GrScratchKey() {} in GrScratchKey() function
201 GrScratchKey(const GrScratchKey& that) { *this = that; } in GrScratchKey() function
/third_party/skia/src/gpu/
DGrGpuResource.h267 virtual void computeScratchKey(GrScratchKey*) const {} in computeScratchKey() argument
/third_party/flutter/skia/include/gpu/
DGrGpuResource.h321 virtual void computeScratchKey(GrScratchKey*) const {} in computeScratchKey() argument