Flutter Engine
The Flutter Engine
|
#include "include/private/base/SkAPI.h"
#include "include/private/base/SkDebug.h"
#include <cstdint>
Go to the source code of this file.
Typedefs | |
typedef int64_t | SkThreadID |
Functions | |
SkDEBUGCODE (SK_SPI) SkThreadID SkGetThreadID() | |
Variables | |
const SkThreadID | kIllegalThreadID = 0 |
typedef int64_t SkThreadID |
Definition at line 16 of file SkThreadID.h.
SkDEBUGCODE | ( | SK_SPI | ) |
const SkThreadID kIllegalThreadID = 0 |
Definition at line 21 of file SkThreadID.h.