Searched defs:ScratchKey (Results 1 – 2 of 2) sorted by relevance
199 ScratchKey() {} in ScratchKey() function201 ScratchKey(const ScratchKey& that) { *this = that; } in ScratchKey() function
267 virtual void computeScratchKey(skgpu::ScratchKey*) const {} in computeScratchKey()