Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
DGrTexture.cpp103 void GrTexture::ComputeScratchKey(const GrCaps& caps, in ComputeScratchKey() function in GrTexture
DGrAttachment.cpp98 void GrAttachment::ComputeScratchKey(const GrCaps& caps, in ComputeScratchKey() function in GrAttachment
/third_party/skia/tests/
DResourceCacheTest.cpp273 static void ComputeScratchKey(SimulatedProperty property, GrScratchKey* key) { in ComputeScratchKey() function in TestResource