Searched refs:ctrlPointY (Results 1 – 3 of 3) sorted by relevance
32 float ctrlPointY = 0; member in android::uirenderer::PathResolver267 ctrlPointY = currentSegmentStartY; in addCommand()361 ctrlPointY = currentY + points->at(k + 3); in addCommand()372 ctrlPointY = points->at(k + 3); in addCommand()380 reflectiveCtrlPointY = currentY - ctrlPointY; in addCommand()386 ctrlPointY = currentY + points->at(k + 1); in addCommand()396 reflectiveCtrlPointY = 2 * currentY - ctrlPointY; in addCommand()401 ctrlPointY = points->at(k + 1); in addCommand()408 ctrlPointY = currentY + points->at(k + 1); in addCommand()415 ctrlPointY = points->at(k + 1); in addCommand()[all …]
368 float ctrlPointY = current[3]; in addCommand() local384 ctrlPointY = currentSegmentStartY; in addCommand()478 ctrlPointY = currentY + val[k + 3]; in addCommand()489 ctrlPointY = val[k + 3]; in addCommand()497 reflectiveCtrlPointY = currentY - ctrlPointY; in addCommand()504 ctrlPointY = currentY + val[k + 1]; in addCommand()514 reflectiveCtrlPointY = 2 * currentY - ctrlPointY; in addCommand()519 ctrlPointY = val[k + 1]; in addCommand()526 ctrlPointY = currentY + val[k + 1]; in addCommand()533 ctrlPointY = val[k + 1]; in addCommand()[all …]
451 float ctrlPointY = current[3]; in addCommand() local467 ctrlPointY = currentSegmentStartY; in addCommand()563 ctrlPointY = currentY + val[k + 3]; in addCommand()574 ctrlPointY = val[k + 3]; in addCommand()582 reflectiveCtrlPointY = currentY - ctrlPointY; in addCommand()589 ctrlPointY = currentY + val[k + 1]; in addCommand()599 reflectiveCtrlPointY = 2 * currentY - ctrlPointY; in addCommand()604 ctrlPointY = val[k + 1]; in addCommand()611 ctrlPointY = currentY + val[k + 1]; in addCommand()618 ctrlPointY = val[k + 1]; in addCommand()[all …]