Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
DGrGpuBuffer.cpp72 void GrGpuBuffer::computeScratchKey(GrScratchKey* key) const { in computeScratchKey() function in GrGpuBuffer
DGrSurfaceProxyPriv.h23 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.cpp114 void GrAttachment::computeScratchKey(GrScratchKey* key) const { in computeScratchKey() function in GrAttachment
DGrGpuResource.h382 virtual void computeScratchKey(GrScratchKey*) const {} in computeScratchKey() function
DGrSurfaceProxy.cpp291 void GrSurfaceProxy::computeScratchKey(const GrCaps& caps, GrScratchKey* key) const { in computeScratchKey() function in GrSurfaceProxy
/third_party/skia/m133/src/gpu/ganesh/
DGrGpuBuffer.cpp98 void GrGpuBuffer::computeScratchKey(skgpu::ScratchKey* key) const { in computeScratchKey() function in GrGpuBuffer
DGrSurfaceProxyPriv.h33 void computeScratchKey(const GrCaps& caps, skgpu::ScratchKey* key) const { in computeScratchKey() function
DGrTexture.cpp91 void GrTexture::computeScratchKey(skgpu::ScratchKey* key) const { in computeScratchKey() function in GrTexture
DGrAttachment.cpp119 void GrAttachment::computeScratchKey(skgpu::ScratchKey* key) const { in computeScratchKey() function in GrAttachment
DGrGpuResource.h407 virtual void computeScratchKey(skgpu::ScratchKey*) const {} in computeScratchKey() function
DGrSurfaceProxy.cpp294 void GrSurfaceProxy::computeScratchKey(const GrCaps& caps, skgpu::ScratchKey* key) const { in computeScratchKey() function in GrSurfaceProxy
/third_party/skia/src/gpu/mock/
DGrMockTexture.h215 void computeScratchKey(GrScratchKey* key) const override { GrTexture::computeScratchKey(key); } in computeScratchKey() function
/third_party/skia/m133/src/gpu/ganesh/mock/
DGrMockTexture.h240 void computeScratchKey(skgpu::ScratchKey* key) const override { in computeScratchKey() function
/third_party/skia/m133/tests/
DResourceCacheTest.cpp377 void computeScratchKey(skgpu::ScratchKey* key) const override { in computeScratchKey() function in TestResource
/third_party/skia/tests/
DResourceCacheTest.cpp309 void computeScratchKey(GrScratchKey* key) const override { in computeScratchKey() function in TestResource