Searched refs:add_arc (Results 1 – 2 of 2) sorted by relevance
/external/skqp/gm/ |
D | wacky_yuv_formats.cpp | 55 static void add_arc(SkPath* path, in add_arc() function 133 add_arc(&p, top, curV, nextTop, nextV, circles, true); in create_splat() 143 add_arc(&p, bot, curV, nextBot, nextV, nullptr, false); in create_splat()
|
/external/skia/gm/ |
D | wacky_yuv_formats.cpp | 55 static void add_arc(SkPath* path, in add_arc() function 133 add_arc(&p, top, curV, nextTop, nextV, circles, true); in create_splat() 143 add_arc(&p, bot, curV, nextBot, nextV, nullptr, false); in create_splat()
|