Flutter Engine
The Flutter Engine
|
Go to the source code of this file.
Typedefs | |
typedef unsigned | U8CPU |
typedef unsigned | U16CPU |
typedef unsigned U16CPU |
Fast type for unsigned 16 bits. Use for parameter passing and local variables, not for storage
Definition at line 23 of file SkCPUTypes.h.
typedef unsigned U8CPU |
Fast type for unsigned 8 bits. Use for parameter passing and local variables, not for storage
Definition at line 18 of file SkCPUTypes.h.