Searched refs:nextBot (Results 1 – 2 of 2) sorted by relevance
/external/skqp/gm/ |
D | wacky_yuv_formats.cpp | 139 SkPoint nextBot = SkPoint::Make(o.fX + innerRadius * nextV.fX, in create_splat() local 143 add_arc(&p, bot, curV, nextBot, nextV, nullptr, false); in create_splat()
|
/external/skia/gm/ |
D | wacky_yuv_formats.cpp | 308 SkPoint nextBot = SkPoint::Make(o.fX + innerRadius * nextV.fX, in create_splat() local 312 add_arc(&p, bot, curV, nextBot, nextV, nullptr, false); in create_splat()
|