Home
last modified time | relevance | path

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

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