Home
last modified time | relevance | path

Searched defs:ComputeScratchKey (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrTexture.cpp105 void GrTexture::ComputeScratchKey(const GrCaps& caps, in ComputeScratchKey() function in GrTexture
H A DGrAttachment.cpp85 void GrAttachment::ComputeScratchKey(const GrCaps& caps, in ComputeScratchKey() function in GrAttachment
/aosp_15_r20/external/skia/tests/
H A DResourceCacheTest.cpp337 static void ComputeScratchKey(SimulatedProperty property, skgpu::ScratchKey* key) { in ComputeScratchKey() function in TestResource