Home
last modified time | relevance | path

Searched defs:getPersistentCache (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/gpu/
DGrDirectContextPriv.h106 GrContextOptions::PersistentCache* getPersistentCache() { in getPersistentCache() function
/third_party/flutter/skia/src/gpu/
DGrContextPriv.h225 GrContextOptions::PersistentCache* getPersistentCache() { return fContext->fPersistentCache; } in getPersistentCache() function