Home
last modified time | relevance | path

Searched defs:computeScratchKey (Results 1 – 15 of 15) sorted by relevance

/external/skia/src/gpu/
DGrGpuBuffer.cpp72 void GrGpuBuffer::computeScratchKey(GrScratchKey* key) const { in computeScratchKey() function in GrGpuBuffer
DGrSurfaceProxyPriv.h20 void computeScratchKey(const GrCaps& caps, GrScratchKey* key) const { in computeScratchKey() function
DGrTexture.cpp88 void GrTexture::computeScratchKey(GrScratchKey* key) const { in computeScratchKey() function in GrTexture
DGrAttachment.cpp89 void GrAttachment::computeScratchKey(GrScratchKey* key) const { in computeScratchKey() function in GrAttachment
DGrGpuResource.h267 virtual void computeScratchKey(GrScratchKey*) const {} in computeScratchKey() function
DGrSurfaceProxy.cpp200 void GrSurfaceProxy::computeScratchKey(const GrCaps& caps, GrScratchKey* key) const { in computeScratchKey() function in GrSurfaceProxy
/external/skqp/src/gpu/
DGrSurfaceProxyPriv.h36 void computeScratchKey(GrScratchKey* key) const { return fProxy->computeScratchKey(key); } in computeScratchKey() function
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
DGrSurfaceProxy.cpp261 void GrSurfaceProxy::computeScratchKey(GrScratchKey* key) const { in computeScratchKey() function in GrSurfaceProxy
/external/skqp/include/gpu/
DGrGpuResource.h300 virtual void computeScratchKey(GrScratchKey*) const {} in computeScratchKey() function
/external/skia/src/gpu/mock/
DGrMockTexture.h215 void computeScratchKey(GrScratchKey* key) const override { GrTexture::computeScratchKey(key); } in computeScratchKey() function
/external/skqp/src/gpu/mock/
DGrMockTexture.h212 void computeScratchKey(GrScratchKey* key) const override { in computeScratchKey() function
/external/skqp/tests/
DResourceCacheTest.cpp331 void computeScratchKey(GrScratchKey* key) const override { in computeScratchKey() function in TestResource
/external/skia/tests/
DResourceCacheTest.cpp309 void computeScratchKey(GrScratchKey* key) const override { in computeScratchKey() function in TestResource