Searched refs:setScratchKey (Results 1 – 6 of 6) sorted by relevance
34 this->setScratchKey(key); in GrVertexBuffer()
43 this->setScratchKey(key); in GrIndexBuffer()
92 this->setScratchKey(key); in GrTexture()
168 void GrGpuResource::setScratchKey(const GrScratchKey& scratchKey) { in setScratchKey() function in GrGpuResource
297 void setScratchKey(const GrScratchKey& scratchKey);
319 this->setScratchKey(scratchKey); in TestResource()