Flutter Engine
The Flutter Engine
|
#include <GrTypesPriv.h>
Public Types | |
using | sk_is_trivially_relocatable = std::true_type |
Public Attributes | |
const void * | fPixels = nullptr |
size_t | fRowBytes = 0 |
sk_sp< SkData > | fOptionalStorage |
Definition at line 134 of file GrTypesPriv.h.
using GrMipLevel::sk_is_trivially_relocatable = std::true_type |
Definition at line 143 of file GrTypesPriv.h.
Definition at line 138 of file GrTypesPriv.h.
const void* GrMipLevel::fPixels = nullptr |
Definition at line 135 of file GrTypesPriv.h.
size_t GrMipLevel::fRowBytes = 0 |
Definition at line 136 of file GrTypesPriv.h.