Go to the source code of this file.
◆ REG_FIDDLE()
REG_FIDDLE |
( |
Matrix_TypeMask |
, |
|
|
256 |
, |
|
|
256 |
, |
|
|
true |
, |
|
|
0 |
|
|
) |
| |
Definition at line 4 of file Matrix_TypeMask.cpp.
4 {
14 };
19debugster(
"postTranslate",
matrix);
21debugster(
"postScale",
matrix);
23debugster(
"postScale",
matrix);
24SkPoint polys[][4] = {{{0, 0}, {0, 1}, {1, 1}, {1, 0}}, {{0, 0}, {0, 1}, {2, 1}, {1, 0}}};
25matrix.setPolyToPoly(polys[0], polys[1], 4);
26debugster(
"setPolyToPoly",
matrix);
27}
28}
void SK_SPI SkDebugf(const char format[],...) SK_PRINTF_LIKE(1
static void draw(SkCanvas *canvas, SkRect &target, int x, int y)
@ kPerspective_Mask
perspective SkMatrix
@ kTranslate_Mask
translation SkMatrix
@ kScale_Mask
scale SkMatrix
@ kIdentity_Mask
identity SkMatrix; all bits clear
@ kAffine_Mask
skew or rotate SkMatrix
const char * c_str() const
unsigned useCenter Optional< SkMatrix > matrix