Home
last modified time | relevance | path

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

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