Searched refs:nextTop (Results 1 – 2 of 2) sorted by relevance
/external/skqp/gm/ |
D | wacky_yuv_formats.cpp | 129 SkPoint nextTop = SkPoint::Make(o.fX + outerRadius * nextV.fX, in create_splat() local 133 add_arc(&p, top, curV, nextTop, nextV, circles, true); in create_splat()
|
/external/skia/gm/ |
D | wacky_yuv_formats.cpp | 298 SkPoint nextTop = SkPoint::Make(o.fX + outerRadius * nextV.fX, in create_splat() local 302 add_arc(&p, top, curV, nextTop, nextV, circles, true); in create_splat()
|