Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrTexture.cpp102 void GrTexture::ComputeScratchKey(const GrCaps& caps, in ComputeScratchKey() function in GrTexture
DGrAttachment.cpp79 void GrAttachment::ComputeScratchKey(const GrCaps& caps, in ComputeScratchKey() function in GrAttachment
/external/skia/tests/
DResourceCacheTest.cpp273 static void ComputeScratchKey(SimulatedProperty property, skgpu::ScratchKey* key) { in ComputeScratchKey() function in TestResource