| Package | Description |
|---|---|
| org.bytedeco.skia.global |
| Modifier and Type | Method and Description |
|---|---|
static void |
Skia.sk_canvas_clip_rrect_with_operation(sk_canvas_t t,
sk_rrect_t crect,
int op,
boolean doAA) |
static void |
Skia.sk_canvas_draw_rrect(sk_canvas_t arg0,
sk_rrect_t arg1,
sk_paint_t arg2) |
static void |
Skia.sk_path_add_rrect_start(sk_path_t arg0,
sk_rrect_t arg1,
int arg2,
int arg3) |
static void |
Skia.sk_path_add_rrect(sk_path_t arg0,
sk_rrect_t arg1,
int arg2) |
static boolean |
Skia.sk_path_is_rrect(sk_path_t cpath,
sk_rrect_t bounds) |
Copyright © 2019. All rights reserved.