Searched refs:cpoint2Y (Results 1 – 1 of 1) sorted by relevance
1180 float cpoint2Y = slope * cpoint2X + b; in constructUnfocusedCurve() local1184 p.cubicTo(0.5f, 1f - topPeekHeightPct, cpoint2X, cpoint2Y, 1f, 0f); in constructUnfocusedCurve()