Home
last modified time | relevance | path

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

/external/skqp/include/gpu/
DGrResourceKey.h180 GrScratchKey() {} in GrScratchKey() function
182 GrScratchKey(const GrScratchKey& that) { *this = that; } in GrScratchKey() function
DGrGpuResource.h295 virtual void computeScratchKey(GrScratchKey*) const { } in computeScratchKey() argument
/external/skia/include/gpu/
DGrResourceKey.h180 GrScratchKey() {} in GrScratchKey() function
182 GrScratchKey(const GrScratchKey& that) { *this = that; } in GrScratchKey() function
DGrGpuResource.h317 virtual void computeScratchKey(GrScratchKey*) const { } in computeScratchKey() argument