Searched defs:GrScratchKey (Results 1 – 4 of 4) sorted by relevance
198 GrScratchKey() {} in GrScratchKey() function200 GrScratchKey(const GrScratchKey& that) { *this = that; } in GrScratchKey() function
305 virtual void computeScratchKey(GrScratchKey*) const {} in computeScratchKey() argument
300 virtual void computeScratchKey(GrScratchKey*) const {} in computeScratchKey() argument