Home
last modified time | relevance | path

Searched refs:P20 (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/src/core/
DSkGeometry.cpp1232 const SkScalar P20 = src[4] - src[0]; in conic_deriv_coeff() local
1235 coeff[0] = w * P20 - P20; in conic_deriv_coeff()
1236 coeff[1] = P20 - 2 * wP10; in conic_deriv_coeff()
/external/skia/src/core/
DSkGeometry.cpp1232 const SkScalar P20 = src[4] - src[0]; in conic_deriv_coeff() local
1235 coeff[0] = w * P20 - P20; in conic_deriv_coeff()
1236 coeff[1] = P20 - 2 * wP10; in conic_deriv_coeff()
/external/openssl/crypto/modes/
Dgcm128.c1811 P20[288], variable
/external/llvm/lib/Target/R600/
DSIInstructions.td17 int P20 = 1;