Home
last modified time | relevance | path

Searched refs:w_2 (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/src/core/
DSkGeometry.cpp1360 double w_2 = w_d * 2; in chop() local
1362 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()
/third_party/openGLES/extensions/NV/
DNV_fragment_program4.txt603 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
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_fragment_program4.txt603 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
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_gpu_shader4.txt2402 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
/third_party/openGLES/extensions/EXT/
DEXT_gpu_shader4.txt2402 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