Home | History | Annotate | Download | only in utils

Lines Matching defs:cubics

508     SkPoint cubics[12];
515 getarray_points(L, 2, cubics, 12);
529 get_ref<SkCanvas>(L, 1)->drawPatch(cubics, colors, texs, *get_obj<SkPaint>(L, 5));