Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrGpuBuffer.cpp64 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.cpp85 void GrTexture::computeScratchKey(GrScratchKey* key) const { in computeScratchKey() function in GrTexture
DGrSurfaceProxy.cpp211 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/skia/include/gpu/
DGrGpuResource.h244 virtual void computeScratchKey(GrScratchKey*) const {} in computeScratchKey() function
/external/skqp/include/gpu/
DGrGpuResource.h300 virtual void computeScratchKey(GrScratchKey*) const {} in computeScratchKey() function
/external/skia/src/gpu/mock/
DGrMockTexture.h217 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.cpp322 void computeScratchKey(GrScratchKey* key) const override { in computeScratchKey() function in TestResource