Flutter Engine
The Flutter Engine
|
This is the complete list of members for GrContextOptions::PersistentCache, including all inherited members.
load(const SkData &key)=0 | GrContextOptions::PersistentCache | pure virtual |
operator=(const PersistentCache &)=delete | GrContextOptions::PersistentCache | protected |
PersistentCache()=default | GrContextOptions::PersistentCache | protected |
PersistentCache(const PersistentCache &)=delete | GrContextOptions::PersistentCache | protected |
store(const SkData &, const SkData &) | GrContextOptions::PersistentCache | inlinevirtual |
store(const SkData &key, const SkData &data, const SkString &) | GrContextOptions::PersistentCache | inlinevirtual |
~PersistentCache()=default | GrContextOptions::PersistentCache | virtual |