#include <SkMetaData.h>
|
const void * | data () const |
|
void * | data () |
|
const char * | name () const |
|
char * | name () |
|
Definition at line 91 of file SkMetaData.h.
◆ Alloc()
Definition at line 246 of file SkMetaData.cpp.
246 {
248}
static void * sk_malloc_throw(size_t size)
it will be possible to load the file into Perfetto s trace viewer disable asset Prevents usage of any non test fonts unless they were explicitly Loaded via prefetched default font Indicates whether the embedding started a prefetch of the default font manager before creating the engine run In non interactive keep the shell running after the Dart script has completed enable serial On low power devices with low core running concurrent GC tasks on threads can cause them to contend with the UI thread which could potentially lead to jank This option turns off all concurrent GC activities domain network JSON encoded network policy per domain This overrides the DisallowInsecureConnections switch Embedder can specify whether to allow or disallow insecure connections at a domain level old gen heap size
◆ data() [1/2]
void * SkMetaData::Rec::data |
( |
| ) |
|
|
inline |
◆ data() [2/2]
const void * SkMetaData::Rec::data |
( |
| ) |
const |
|
inline |
◆ Free()
void SkMetaData::Rec::Free |
( |
Rec * |
rec | ) |
|
|
static |
Definition at line 250 of file SkMetaData.cpp.
250 {
252}
SK_API void sk_free(void *)
◆ name() [1/2]
char * SkMetaData::Rec::name |
( |
| ) |
|
|
inline |
◆ name() [2/2]
const char * SkMetaData::Rec::name |
( |
| ) |
const |
|
inline |
◆ fDataCount
uint16_t SkMetaData::Rec::fDataCount |
◆ fDataLen
uint8_t SkMetaData::Rec::fDataLen |
◆ fNext
Rec* SkMetaData::Rec::fNext |
◆ fType
uint8_t SkMetaData::Rec::fType |
The documentation for this struct was generated from the following files: