Flutter Engine
The Flutter Engine
|
#include <raw_object.h>
Additional Inherited Members | |
Public Types inherited from dart::BitField< int32_t, int32_t, kIndexPos, kIndexSize > | |
typedef int32_t | Type |
Static Public Member Functions inherited from dart::BitField< int32_t, int32_t, kIndexPos, kIndexSize > | |
static constexpr bool | is_valid (int32_t value) |
static constexpr int32_t | mask () |
static constexpr int32_t | mask_in_place () |
static constexpr int | shift () |
static constexpr int | bitsize () |
static constexpr int32_t | encode (int32_t value) |
static constexpr int32_t | decode (int32_t value) |
static constexpr int32_t | update (int32_t value, int32_t original) |
Static Public Attributes inherited from dart::BitField< int32_t, int32_t, kIndexPos, kIndexSize > | |
static constexpr intptr_t | kNextBit |
Definition at line 2336 of file raw_object.h.