Flutter Engine
The Flutter Engine
|
Public Member Functions | |
Coordinates (int _length) | |
~Coordinates () | |
SkIPoint * | operator[] (int i) const |
Public Attributes | |
const int | length |
SkIPoint *const | data |
Definition at line 47 of file BitmapCopyTest.cpp.
|
inlineexplicit |
Definition at line 52 of file BitmapCopyTest.cpp.
|
inline |
Definition at line 55 of file BitmapCopyTest.cpp.
Definition at line 59 of file BitmapCopyTest.cpp.
SkIPoint* const Coordinates::data |
Definition at line 50 of file BitmapCopyTest.cpp.
const int Coordinates::length |
Definition at line 49 of file BitmapCopyTest.cpp.