Flutter Engine
 
Loading...
Searching...
No Matches
flutter::PersistentCache::SkSLCache Struct Reference

#include <persistent_cache.h>

Public Attributes

sk_sp< SkData > key
 
sk_sp< SkData > value
 

Detailed Description

Definition at line 95 of file persistent_cache.h.

Member Data Documentation

◆ key

sk_sp<SkData> flutter::PersistentCache::SkSLCache::key

Definition at line 96 of file persistent_cache.h.

Referenced by flutter::PersistentCache::LoadSkSLs().

◆ value

sk_sp<SkData> flutter::PersistentCache::SkSLCache::value

Definition at line 97 of file persistent_cache.h.

Referenced by flutter::PersistentCache::LoadSkSLs().


The documentation for this struct was generated from the following file: