#include <persistent_cache.h>
Public Attributes | |
| sk_sp< SkData > | key |
| sk_sp< SkData > | value |
Definition at line 95 of file persistent_cache.h.
| sk_sp<SkData> flutter::PersistentCache::SkSLCache::key |
Definition at line 96 of file persistent_cache.h.
Referenced by flutter::PersistentCache::LoadSkSLs().
| sk_sp<SkData> flutter::PersistentCache::SkSLCache::value |
Definition at line 97 of file persistent_cache.h.
Referenced by flutter::PersistentCache::LoadSkSLs().