Searched defs:computeScratchKey (Results 1 – 7 of 7) sorted by relevance
64 void GrGpuBuffer::computeScratchKey(GrScratchKey* key) const { in computeScratchKey() function in GrGpuBuffer
22 void computeScratchKey(GrScratchKey* key) const { return fProxy->computeScratchKey(key); } in computeScratchKey() function
81 void GrTexture::computeScratchKey(GrScratchKey* key) const { in computeScratchKey() function in GrTexture
272 void GrSurfaceProxy::computeScratchKey(GrScratchKey* key) const { in computeScratchKey() function in GrSurfaceProxy
321 virtual void computeScratchKey(GrScratchKey*) const {} in computeScratchKey() function
195 void computeScratchKey(GrScratchKey* key) const override { in computeScratchKey() function
329 void computeScratchKey(GrScratchKey* key) const override { in computeScratchKey() function in TestResource