Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
flutter::PersistentCache::SkSLCache Struct Reference

#include <persistent_cache.h>

Public Attributes

sk_sp< SkDatakey
 
sk_sp< SkDatavalue
 

Detailed Description

Definition at line 93 of file persistent_cache.h.

Member Data Documentation

◆ key

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

Definition at line 94 of file persistent_cache.h.

◆ value

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

Definition at line 95 of file persistent_cache.h.


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