Searched refs:ctrlPointY (Results 1 – 3 of 3) sorted by relevance
32 float ctrlPointY = 0; member in android::uirenderer::PathResolver116 ctrlPointY = currentSegmentStartY; in addCommand()210 ctrlPointY = currentY + points->at(k + 3); in addCommand()221 ctrlPointY = points->at(k + 3); in addCommand()229 reflectiveCtrlPointY = currentY - ctrlPointY; in addCommand()234 ctrlPointY = currentY + points->at(k + 1); in addCommand()244 reflectiveCtrlPointY = 2 * currentY - ctrlPointY; in addCommand()249 ctrlPointY = points->at(k + 1); in addCommand()257 ctrlPointY = currentY + points->at(k + 1); in addCommand()265 ctrlPointY = points->at(k + 1); in addCommand()[all …]
369 float ctrlPointY = current[3]; in addCommand() local385 ctrlPointY = currentSegmentStartY; in addCommand()479 ctrlPointY = currentY + val[k + 3]; in addCommand()490 ctrlPointY = val[k + 3]; in addCommand()498 reflectiveCtrlPointY = currentY - ctrlPointY; in addCommand()505 ctrlPointY = currentY + val[k + 1]; in addCommand()515 reflectiveCtrlPointY = 2 * currentY - ctrlPointY; in addCommand()520 ctrlPointY = val[k + 1]; in addCommand()527 ctrlPointY = currentY + val[k + 1]; in addCommand()534 ctrlPointY = val[k + 1]; in addCommand()[all …]
453 float ctrlPointY = current[3]; in addCommand() local469 ctrlPointY = currentSegmentStartY; in addCommand()565 ctrlPointY = currentY + val[k + 3]; in addCommand()576 ctrlPointY = val[k + 3]; in addCommand()584 reflectiveCtrlPointY = currentY - ctrlPointY; in addCommand()591 ctrlPointY = currentY + val[k + 1]; in addCommand()601 reflectiveCtrlPointY = 2 * currentY - ctrlPointY; in addCommand()606 ctrlPointY = val[k + 1]; in addCommand()613 ctrlPointY = currentY + val[k + 1]; in addCommand()620 ctrlPointY = val[k + 1]; in addCommand()[all …]