Flutter Engine
The Flutter Engine
|
#include <RecordTestUtils.h>
Public Member Functions | |
ReadAs () | |
void | operator() (const U &r) |
template<typename T > | |
void | operator() (const T &) |
Public Attributes | |
const U * | ptr |
SkRecords::Type | type |
Definition at line 17 of file RecordTestUtils.h.
Definition at line 18 of file RecordTestUtils.h.
Definition at line 26 of file RecordTestUtils.h.
|
inline |
Definition at line 23 of file RecordTestUtils.h.
const U* ReadAs< U >::ptr |
Definition at line 20 of file RecordTestUtils.h.
SkRecords::Type ReadAs< U >::type |
Definition at line 21 of file RecordTestUtils.h.