Flutter Engine
The Flutter Engine
|
Public Member Functions | |
TestKey (int sharedID, int32_t data) | |
Public Member Functions inherited from SkResourceCache::Key | |
void | init (void *nameSpace, uint64_t sharedID, size_t dataSize) |
size_t | size () const |
void * | getNamespace () const |
uint64_t | getSharedID () const |
uint32_t | hash () const |
bool | operator== (const Key &other) const |
Public Attributes | |
int32_t | fData |
Definition at line 229 of file SkResourceCacheTest.cpp.
|
inline |
Definition at line 232 of file SkResourceCacheTest.cpp.
int32_t TestKey::fData |
Definition at line 230 of file SkResourceCacheTest.cpp.