Searched refs:computeScratchKey (Results 1 – 14 of 14) sorted by relevance
20 void computeScratchKey(const GrCaps& caps, GrScratchKey* key) const { in computeScratchKey() function21 return fProxy->computeScratchKey(caps, key); in computeScratchKey()
36 this->computeScratchKey(&fScratchKey); in registerWithCache()222 this->computeScratchKey(&fScratchKey); in userRegisterResource()
96 void computeScratchKey(GrScratchKey* key) const override;
71 void computeScratchKey(GrScratchKey*) const override;
72 void GrGpuBuffer::computeScratchKey(GrScratchKey* key) const { in computeScratchKey() function in GrGpuBuffer
86 void computeScratchKey(GrScratchKey*) const final;
114 void GrAttachment::computeScratchKey(GrScratchKey* key) const { in computeScratchKey() function in GrAttachment
89 void GrTexture::computeScratchKey(GrScratchKey* key) const { in computeScratchKey() function in GrTexture
365 virtual void computeScratchKey(GrScratchKey*) const {} in computeScratchKey() function
397 void computeScratchKey(const GrCaps&, GrScratchKey*) const;
211 void GrSurfaceProxy::computeScratchKey(const GrCaps& caps, GrScratchKey* key) const { in computeScratchKey() function in GrSurfaceProxy
296 proxy->priv().computeScratchKey(*fDContext->priv().caps(), &scratchKey); in findOrCreateRegisterFor()
215 void computeScratchKey(GrScratchKey* key) const override { GrTexture::computeScratchKey(key); } in computeScratchKey() function
309 void computeScratchKey(GrScratchKey* key) const override { in computeScratchKey() function in TestResource