Searched defs:computeScratchKey (Results 1 - 10 of 10) sorted by relevance

/external/skia/src/gpu/
H A DGrBuffer.cpp67 void GrBuffer::computeScratchKey(GrScratchKey* key) const { function in class:GrBuffer
H A DGrSurfaceProxyPriv.h50 void computeScratchKey(GrScratchKey* key) const { return fProxy->computeScratchKey(key); } function in class:GrSurfaceProxyPriv
H A DGrTexture.cpp79 void GrTexture::computeScratchKey(GrScratchKey* key) const { function in class:GrTexture
H A DGrSurfaceProxy.cpp218 void GrSurfaceProxy::computeScratchKey(GrScratchKey* key) const { function in class:GrSurfaceProxy
/external/skqp/src/gpu/
H A DGrBuffer.cpp67 void GrBuffer::computeScratchKey(GrScratchKey* key) const { function in class:GrBuffer
H A DGrSurfaceProxyPriv.h50 void computeScratchKey(GrScratchKey* key) const { return fProxy->computeScratchKey(key); } function in class:GrSurfaceProxyPriv
H A DGrTexture.cpp79 void GrTexture::computeScratchKey(GrScratchKey* key) const { function in class:GrTexture
H A DGrSurfaceProxy.cpp190 void GrSurfaceProxy::computeScratchKey(GrScratchKey* key) const { function in class:GrSurfaceProxy
/external/skia/include/gpu/
H A DGrGpuResource.h317 virtual void computeScratchKey(GrScratchKey*) const { } function in class:GrGpuResource
/external/skqp/include/gpu/
H A DGrGpuResource.h295 virtual void computeScratchKey(GrScratchKey*) const { } function in class:GrGpuResource

Completed in 268 milliseconds