Home | History | Annotate | Download | only in utils

Lines Matching defs:texs

508     const SkPoint* texs = nullptr;
521 texs = texStorage;
524 get_ref<SkCanvas>(L, 1)->drawPatch(cubics, colors, texs, *get_obj<SkPaint>(L, 5));