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

  /external/jmonkeyengine/engine/src/test/jme3test/model/
TestOgreLoading.java 46 float angle1; field in class:TestOgreLoading
100 angle1 += tpf * 0.25f;
101 angle1 %= FastMath.TWO_PI;
106 pl.setPosition(new Vector3f(FastMath.cos(angle1) * 4f, 0.5f, FastMath.sin(angle1) * 4f));
  /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:__anon29756
    [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:__anon31619
    [all...]
  /external/freetype/include/
fttrigon.h 206 * angle1 ::
217 FT_Angle_Diff( FT_Angle angle1,
  /external/pdfium/third_party/freetype/include/
fttrigon.h 206 * angle1 ::
217 FT_Angle_Diff( FT_Angle angle1,
  /external/freetype/src/autofit/
aftypes.h 127 * compute `angle2 - angle1'; the result is always within
131 af_angle_diff( AF_Angle angle1,
136 #define AF_ANGLE_DIFF( result, angle1, angle2 ) \
138 AF_Angle _delta = (angle2) - (angle1); \
  /external/freetype/src/base/
fttrigon.c 509 FT_Angle_Diff( FT_Angle angle1,
512 FT_Angle delta = angle2 - angle1;
ftstroke.c 176 /* Return the average of `angle1' and `angle2'. */
177 /* This gives correct result even if `angle1' and `angle2' */
180 ft_angle_mean( FT_Angle angle1,
183 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 176 /* Return the average of `angle1' and `angle2'. */
177 /* This gives correct result even if `angle1' and `angle2' */
180 ft_angle_mean( FT_Angle angle1,
183 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 671 float angle1 = 2.0f*DE_PI * (float)(i + 0.5f) / (float)numTriangles + 0.001f*(float)m_currentIteration; local
675 Vec2(deFloatCos(angle1)*0.95f, deFloatSin(angle1)*0.95f),
1141 float angle1 = 2.0f*DE_PI * (float)(i + 0.5f) \/ (float)numTriangles; local
1547 float angle1 = 2.0f*DE_PI * (float)(i + 0.5f) \/ (float)numTriangles; local
    [all...]
  /external/skia/tests/
PathOpsAngleTest.cpp 462 SkOpAngle& angle1 = *seg1->debugLastAngle(); local
465 PathOpsAngleTester::SetNext(angle1, angle3);
469 SkDEBUGCODE(int result =) PathOpsAngleTester::After(angle2, angle1);
  /external/deqp/modules/gles31/functional/
es31fMultisampleTests.cpp 493 const float angle1 = 2.0f*DE_PI * (float)(triNdx + 0.5f) / (float)numTriangles; local
517 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...]
  /external/libvncserver/x11vnc/
nox11.h 1231 short angle1, angle2; member in struct:__anon13590
    [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...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
  /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 959 milliseconds