Searched refs:computeScratchKey (Results 1 – 8 of 8) sorted by relevance
57 void computeScratchKey(GrScratchKey*) const override;
294 virtual void computeScratchKey(GrScratchKey*) const { } in computeScratchKey() function
126 void computeScratchKey(GrScratchKey* key) const override;
67 void GrBuffer::computeScratchKey(GrScratchKey* key) const { in computeScratchKey() function in GrBuffer
77 void GrTexture::computeScratchKey(GrScratchKey* key) const { in computeScratchKey() function in GrTexture
35 this->computeScratchKey(&fScratchKey); in registerWithCache()
90 void computeScratchKey(GrScratchKey* key) const override { in computeScratchKey() function
343 void computeScratchKey(GrScratchKey* key) const override { in computeScratchKey() function in TestResource