Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/
DGrGpuBuffer.cpp64 void GrGpuBuffer::computeScratchKey(GrScratchKey* key) const { in computeScratchKey() function in GrGpuBuffer
DGrSurfaceProxyPriv.h22 void computeScratchKey(GrScratchKey* key) const { return fProxy->computeScratchKey(key); } in computeScratchKey() function
DGrTexture.cpp81 void GrTexture::computeScratchKey(GrScratchKey* key) const { in computeScratchKey() function in GrTexture
DGrSurfaceProxy.cpp272 void GrSurfaceProxy::computeScratchKey(GrScratchKey* key) const { in computeScratchKey() function in GrSurfaceProxy
/third_party/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.cpp89 void GrTexture::computeScratchKey(GrScratchKey* key) const { in computeScratchKey() function in GrTexture
DGrAttachment.cpp96 void GrAttachment::computeScratchKey(GrScratchKey* key) const { in computeScratchKey() function in GrAttachment
DGrGpuResource.h267 virtual void computeScratchKey(GrScratchKey*) const {} in computeScratchKey() function
DGrSurfaceProxy.cpp208 void GrSurfaceProxy::computeScratchKey(const GrCaps& caps, GrScratchKey* key) const { in computeScratchKey() function in GrSurfaceProxy
/third_party/flutter/skia/include/gpu/
DGrGpuResource.h321 virtual void computeScratchKey(GrScratchKey*) const {} in computeScratchKey() function
/third_party/skia/src/gpu/mock/
DGrMockTexture.h215 void computeScratchKey(GrScratchKey* key) const override { GrTexture::computeScratchKey(key); } in computeScratchKey() function
/third_party/flutter/skia/src/gpu/mock/
DGrMockTexture.h195 void computeScratchKey(GrScratchKey* key) const override { in computeScratchKey() function
/third_party/skia/tests/
DResourceCacheTest.cpp309 void computeScratchKey(GrScratchKey* key) const override { in computeScratchKey() function in TestResource
/third_party/flutter/skia/tests/
DResourceCacheTest.cpp329 void computeScratchKey(GrScratchKey* key) const override { in computeScratchKey() function in TestResource