HomeSort by relevance Sort by last modified time
    Searched refs:theta1 (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGPathParser.cpp 454 float theta1 = FloatPoint(point1 - centerPoint).slopeAngleRadians(); local
457 float thetaArc = theta2 - theta1;
471 float startTheta = theta1 + i * thetaArc / segments;
472 float endTheta = theta1 + (i + 1) * thetaArc / segments;
  /external/chromium_org/third_party/freetype/src/base/
ftstroke.c 194 FT_Angle theta1, theta2; local
275 theta1 = ft_pos_abs( FT_Angle_Diff( *angle_in, *angle_mid ) );
278 return FT_BOOL( theta1 < FT_SMALL_CUBIC_THRESHOLD &&
1633 FT_Angle theta1, phi1, theta2, phi2, rotate, alpha0 = 0; local
    [all...]
  /external/freetype/src/base/
ftstroke.c 194 FT_Angle theta1, theta2; local
275 theta1 = ft_pos_abs( FT_Angle_Diff( *angle_in, *angle_mid ) );
278 return FT_BOOL( theta1 < FT_SMALL_CUBIC_THRESHOLD &&
1633 FT_Angle theta1, phi1, theta2, phi2, rotate, alpha0 = 0; local
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
ftstroke.c 194 FT_Angle theta1, theta2; local
275 theta1 = ft_pos_abs( FT_Angle_Diff( *angle_in, *angle_mid ) );
278 return FT_BOOL( theta1 < FT_SMALL_CUBIC_THRESHOLD &&
1633 FT_Angle theta1, phi1, theta2, phi2, rotate, alpha0 = 0; local
    [all...]
  /external/fonttools/Lib/fontTools/
agl.py 646 03D1;theta1;GREEK THETA SYMBOL
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
pdfjs.js     [all...]

Completed in 549 milliseconds