Searched defs:computeScratchKey (Results 1 – 4 of 4) sorted by relevance
88 void GrTexture::computeScratchKey(GrScratchKey* key) const { in computeScratchKey() function in GrTexture
67 void GrBuffer::computeScratchKey(GrScratchKey* key) const { in computeScratchKey() function in GrBuffer
299 virtual void computeScratchKey(GrScratchKey*) const { } in computeScratchKey() function
349 void computeScratchKey(GrScratchKey* key) const override { in computeScratchKey() function in TestResource