Home
last modified time | relevance | path

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

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