![]() |
Flutter Engine
The Flutter Engine
|
Additional Inherited Members | |
![]() | |
typedef bool | Type |
![]() | |
static constexpr bool | is_valid (bool value) |
static constexpr intptr_t | mask () |
static constexpr intptr_t | mask_in_place () |
static constexpr int | shift () |
static constexpr int | bitsize () |
static constexpr intptr_t | encode (bool value) |
static constexpr bool | decode (intptr_t value) |
static constexpr intptr_t | update (bool value, intptr_t original) |
![]() | |
static constexpr intptr_t | kNextBit |