Searched refs:setScratchKey (Results 1 – 4 of 4) sorted by relevance
87 this->setScratchKey(key); in GrTexture()
143 void GrGpuResource::setScratchKey(const GrScratchKey& scratchKey) { in setScratchKey() function in GrGpuResource
280 void setScratchKey(const GrScratchKey& scratchKey);
253 this->setScratchKey(scratchKey); in TestResource()