Searched defs:computeScratchKey (Results 1 – 14 of 14) sorted by relevance
34 void GrGpuBuffer::computeScratchKey(GrScratchKey* key) const { in computeScratchKey() function in GrGpuBuffer
36 void computeScratchKey(GrScratchKey* key) const { return fProxy->computeScratchKey(key); } in computeScratchKey() function
79 void GrTexture::computeScratchKey(GrScratchKey* key) const { in computeScratchKey() function in GrTexture
258 void GrSurfaceProxy::computeScratchKey(GrScratchKey* key) const { in computeScratchKey() function in GrSurfaceProxy
67 void GrBuffer::computeScratchKey(GrScratchKey* key) const { in computeScratchKey() function in GrBuffer
261 void GrSurfaceProxy::computeScratchKey(GrScratchKey* key) const { in computeScratchKey() function in GrSurfaceProxy
300 virtual void computeScratchKey(GrScratchKey*) const {} in computeScratchKey() function
305 virtual void computeScratchKey(GrScratchKey*) const {} in computeScratchKey() function
183 void computeScratchKey(GrScratchKey* key) const override { in computeScratchKey() function
212 void computeScratchKey(GrScratchKey* key) const override { in computeScratchKey() function
331 void computeScratchKey(GrScratchKey* key) const override { in computeScratchKey() function in TestResource