Searched refs:w_2 (Results 1 – 5 of 5) sorted by relevance
1360 double w_2 = w_d * 2; in chop() local1362 mPt.fX = SkDoubleToScalar((fPts[0].fX + w_2 * fPts[1].fX + fPts[2].fX) * scale_half); in chop()1363 mPt.fY = SkDoubleToScalar((fPts[0].fY + w_2 * fPts[1].fY + fPts[2].fY) * scale_half); in chop()
603 t' = (t * w_1) / (t * w_1 + (1-t) * w_2)605 and w_1 and w_2 are the w clip coordinates of P_1 and P_2,606 respectively. If w_1 or w_2 is either zero or negative, the value of the
2402 t' = (t * w_1) / (t * w_1 + (1-t) * w_2)2404 and w_1 and w_2 are the w clip coordinates of P_1 and P_2,2405 respectively. If w_1 or w_2 is either zero or negative, the value of the