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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xprotostr.h 74 INT16 angle1 B16, angle2 B16;
Xlib.h 449 short angle1, angle2; member in struct:__anon53611
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xprotostr.h 74 INT16 angle1 B16, angle2 B16;
Xlib.h 446 short angle1, angle2; member in struct:__anon55477
    [all...]
  /external/freetype/include/freetype/
fttrigon.h 206 * angle1 ::
217 FT_Angle_Diff( FT_Angle angle1,
  /external/pdfium/third_party/freetype/include/freetype/
fttrigon.h 206 * angle1 ::
217 FT_Angle_Diff( FT_Angle angle1,
  /prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
fttrigon.h 206 * angle1 ::
217 FT_Angle_Diff( FT_Angle angle1,
  /external/freetype/src/autofit/
aftypes.h 129 * compute `angle2 - angle1'; the result is always within
133 af_angle_diff( AF_Angle angle1,
138 #define AF_ANGLE_DIFF( result, angle1, angle2 ) \
140 AF_Angle _delta = (angle2) - (angle1); \
  /external/freetype/src/base/
fttrigon.c 510 FT_Angle_Diff( FT_Angle angle1,
513 FT_Angle delta = angle2 - angle1;
ftstroke.c 186 /* Return the average of `angle1' and `angle2'. */
187 /* This gives correct result even if `angle1' and `angle2' */
190 ft_angle_mean( FT_Angle angle1,
193 return angle1 + FT_Angle_Diff( angle1, angle2 ) / 2;
    [all...]
  /external/pdfium/third_party/freetype/src/base/
fttrigon.c 509 FT_Angle_Diff( FT_Angle angle1,
512 FT_Angle delta = angle2 - angle1;
ftstroke.c 186 /* Return the average of `angle1' and `angle2'. */
187 /* This gives correct result even if `angle1' and `angle2' */
190 ft_angle_mean( FT_Angle angle1,
193 return angle1 + FT_Angle_Diff( angle1, angle2 ) / 2;
    [all...]
  /external/deqp/modules/gles2/functional/
es2fMultisampleTests.cpp 515 float angle1 = 2.0f*DE_PI * ((float)i + 0.5f) / (float)numTriangles + 0.001f*(float)m_currentIteration; local
519 Vec2(deFloatCos(angle1)*0.95f, deFloatSin(angle1)*0.95f),
994 float angle1 = 2.0f*DE_PI * ((float)i + 0.5f) \/ (float)numTriangles; local
1409 float angle1 = 2.0f*DE_PI * ((float)i + 0.5f) \/ (float)numTriangles; local
    [all...]
  /external/deqp/modules/gles3/functional/
es3fMultisampleTests.cpp 683 float angle1 = 2.0f*DE_PI * ((float)i + 0.5f) / (float)numTriangles + 0.001f*(float)m_currentIteration; local
687 Vec2(deFloatCos(angle1)*0.95f, deFloatSin(angle1)*0.95f),
1153 float angle1 = 2.0f*DE_PI * ((float)i + 0.5f) \/ (float)numTriangles; local
1559 float angle1 = 2.0f*DE_PI * ((float)i + 0.5f) \/ (float)numTriangles; local
    [all...]
  /external/skia/tests/
PathOpsAngleTest.cpp 468 SkOpAngle& angle1 = *seg1->debugLastAngle(); local
471 PathOpsAngleTester::SetNext(angle1, angle3);
475 SkDEBUGCODE(int result =) PathOpsAngleTester::After(angle2, angle1);
  /external/deqp/modules/gles31/functional/
es31fMultisampleTests.cpp 497 const float angle1 = 2.0f*DE_PI * ((float)triNdx + 0.5f) / (float)numTriangles; local
521 Vec2(deFloatCos(angle1)*0.95f, deFloatSin(angle1)*0.95f),
    [all...]
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
proximity_info_state_utils.cpp 384 const float angle1 = GeometryUtils::getAngle(x, y, sampledInputXs->back(), local
388 const float angleDiff = GeometryUtils::getAngleDiff(angle1, angle2);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/xcb/
xproto.h 236 int16_t angle1; /**< */ member in struct:xcb_arc_t
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/xcb/
xproto.h 236 int16_t angle1; /**< */ member in struct:xcb_arc_t
    [all...]
  /prebuilts/devtools/tools/lib/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/jfreechart/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/
jfreechart-1.0.9.jar 

Completed in 892 milliseconds