Home | History | Annotate | Download | only in utils

Lines Matching refs:cubics

546     SkPoint cubics[12];
553 getarray_points(L, 2, cubics, 12);
567 get_ref<SkCanvas>(L, 1)->drawPatch(cubics, colors, texs, nullptr, *get_obj<SkPaint>(L, 5));