Go to the source code of this file.
◆ REG_FIDDLE()
REG_FIDDLE |
( |
Region_isComplex |
, |
|
|
256 |
, |
|
|
256 |
, |
|
|
true |
, |
|
|
0 |
|
|
) |
| |
Definition at line 4 of file Region_isComplex.cpp.
4 {
6 auto debugster = [](
const char* label,
const SkRegion&
region) ->
void {
8 };
10 debugster(
"initial",
region);
12 debugster(
"set rect",
region);
14 debugster(
"op rect",
region);
15}
16}
void SK_SPI SkDebugf(const char format[],...) SK_PRINTF_LIKE(1
static void draw(SkCanvas *canvas, SkRect &target, int x, int y)
@ kUnion_Op
target unioned with operand
bool op(const SkIRect &rect, Op op)
bool setRect(const SkIRect &rect)
ClipOpAndAA opAA SkRegion region