#include <SkResourceCache.h>
Definition at line 76 of file SkResourceCache.h.
◆ Key
◆ Rec()
SkResourceCache::Rec::Rec |
( |
| ) |
|
|
inline |
◆ ~Rec()
virtual SkResourceCache::Rec::~Rec |
( |
| ) |
|
|
inlinevirtual |
◆ bytesUsed()
virtual size_t SkResourceCache::Rec::bytesUsed |
( |
| ) |
const |
|
pure virtual |
◆ canBePurged()
virtual bool SkResourceCache::Rec::canBePurged |
( |
| ) |
|
|
inlinevirtual |
◆ diagnostic_only_getDiscardable()
◆ getCategory()
virtual const char * SkResourceCache::Rec::getCategory |
( |
| ) |
const |
|
pure virtual |
◆ getHash()
uint32_t SkResourceCache::Rec::getHash |
( |
| ) |
const |
|
inline |
◆ getKey()
virtual const Key & SkResourceCache::Rec::getKey |
( |
| ) |
const |
|
pure virtual |
◆ postAddInstall()
virtual void SkResourceCache::Rec::postAddInstall |
( |
void * |
| ) |
|
|
inlinevirtual |
◆ SkResourceCache
The documentation for this struct was generated from the following file: