Home
last modified time | relevance | path

Searched refs:computeScratchKey (Results 1 – 24 of 24) sorted by relevance

/external/skqp/src/gpu/
DGrSurfaceProxyPriv.h36 void computeScratchKey(GrScratchKey* key) const { return fProxy->computeScratchKey(key); } in computeScratchKey() function
DGrBuffer.h120 void computeScratchKey(GrScratchKey* key) const override;
DGrBuffer.cpp67 void GrBuffer::computeScratchKey(GrScratchKey* key) const { in computeScratchKey() function in GrBuffer
DGrTexture.cpp79 void GrTexture::computeScratchKey(GrScratchKey* key) const { in computeScratchKey() function in GrTexture
DGrGpuResource.cpp32 this->computeScratchKey(&fScratchKey); in registerWithCache()
DGrResourceAllocator.cpp261 proxy->priv().computeScratchKey(&key); in findSurfaceFor()
DGrSurfaceProxy.cpp261 void GrSurfaceProxy::computeScratchKey(GrScratchKey* key) const { in computeScratchKey() function in GrSurfaceProxy
/external/skia/src/gpu/
DGrSurfaceProxyPriv.h36 void computeScratchKey(GrScratchKey* key) const { return fProxy->computeScratchKey(key); } in computeScratchKey() function
DGrGpuBuffer.cpp34 void GrGpuBuffer::computeScratchKey(GrScratchKey* key) const { in computeScratchKey() function in GrGpuBuffer
DGrGpuBuffer.h106 void computeScratchKey(GrScratchKey* key) const override;
DGrTexture.cpp79 void GrTexture::computeScratchKey(GrScratchKey* key) const { in computeScratchKey() function in GrTexture
DGrGpuResource.cpp32 this->computeScratchKey(&fScratchKey); in registerWithCache()
DGrResourceAllocator.cpp261 proxy->priv().computeScratchKey(&key); in findSurfaceFor()
DGrSurfaceProxy.cpp258 void GrSurfaceProxy::computeScratchKey(GrScratchKey* key) const { in computeScratchKey() function in GrSurfaceProxy
/external/skia/include/gpu/
DGrTexture.h82 void computeScratchKey(GrScratchKey*) const override;
DGrGpuResource.h305 virtual void computeScratchKey(GrScratchKey*) const {} in computeScratchKey() function
/external/skqp/include/gpu/
DGrTexture.h85 void computeScratchKey(GrScratchKey*) const override;
DGrGpuResource.h300 virtual void computeScratchKey(GrScratchKey*) const {} in computeScratchKey() function
/external/skia/src/gpu/mock/
DGrMockTexture.h183 void computeScratchKey(GrScratchKey* key) const override { in computeScratchKey() function
/external/skqp/src/gpu/mock/
DGrMockTexture.h212 void computeScratchKey(GrScratchKey* key) const override { in computeScratchKey() function
/external/skqp/include/private/
DGrSurfaceProxy.h457 void computeScratchKey(GrScratchKey*) const;
/external/skia/include/private/
DGrSurfaceProxy.h460 void computeScratchKey(GrScratchKey*) const;
/external/skqp/tests/
DResourceCacheTest.cpp331 void computeScratchKey(GrScratchKey* key) const override { in computeScratchKey() function in TestResource
/external/skia/tests/
DResourceCacheTest.cpp331 void computeScratchKey(GrScratchKey* key) const override { in computeScratchKey() function in TestResource