#include <display_list.h>
Definition at line 242 of file display_list.h.
◆ DisplayListStorage() [1/2]
flutter::DisplayListStorage::DisplayListStorage |
( |
| ) |
|
|
default |
◆ DisplayListStorage() [2/2]
◆ get() [1/2]
uint8_t * flutter::DisplayListStorage::get |
( |
| ) |
|
|
inline |
◆ get() [2/2]
const uint8_t * flutter::DisplayListStorage::get |
( |
| ) |
const |
|
inline |
◆ realloc()
void flutter::DisplayListStorage::realloc |
( |
size_t |
count | ) |
|
|
inline |
Definition at line 251 of file display_list.h.
251 {
254 }
#define FML_CHECK(condition)
void * realloc(void *ptr, size_t size)
The documentation for this class was generated from the following file: