Home
last modified time | relevance | path

Searched defs:ScratchKey (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/m133/src/gpu/ganesh/
DGrTexture.h27 class ScratchKey; variable
DGrGpuBuffer.h21 class ScratchKey; variable
DGrSurfaceProxyPriv.h25 class ScratchKey; variable
DGrAttachment.h26 class ScratchKey; variable
DGrResourceProvider.h47 class ScratchKey; variable
DGrGpuResource.h407 virtual void computeScratchKey(skgpu::ScratchKey*) const {} in computeScratchKey()
/third_party/skia/m133/src/gpu/
DResourceKey.h206 ScratchKey() {} in ScratchKey() function
208 ScratchKey(const ScratchKey& that) { *this = that; } in ScratchKey() function
/third_party/skia/m133/src/gpu/ganesh/mock/
DGrMockTexture.h27 namespace skgpu { class ScratchKey; } variable