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 …]
346 float ctrlPointY = current[3]; in addCommand() local362 ctrlPointY = currentSegmentStartY; in addCommand()456 ctrlPointY = currentY + val[k + 3]; in addCommand()467 ctrlPointY = val[k + 3]; in addCommand()475 reflectiveCtrlPointY = currentY - ctrlPointY; in addCommand()482 ctrlPointY = currentY + val[k + 1]; in addCommand()492 reflectiveCtrlPointY = 2 * currentY - ctrlPointY; in addCommand()497 ctrlPointY = val[k + 1]; in addCommand()504 ctrlPointY = currentY + val[k + 1]; in addCommand()511 ctrlPointY = val[k + 1]; in addCommand()[all …]
450 float ctrlPointY = current[3]; in addCommand() local466 ctrlPointY = currentSegmentStartY; in addCommand()562 ctrlPointY = currentY + val[k + 3]; in addCommand()573 ctrlPointY = val[k + 3]; in addCommand()581 reflectiveCtrlPointY = currentY - ctrlPointY; in addCommand()588 ctrlPointY = currentY + val[k + 1]; in addCommand()598 reflectiveCtrlPointY = 2 * currentY - ctrlPointY; in addCommand()603 ctrlPointY = val[k + 1]; in addCommand()610 ctrlPointY = currentY + val[k + 1]; in addCommand()617 ctrlPointY = val[k + 1]; in addCommand()[all …]