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

  /external/deqp/modules/gles31/functional/
es31fMultisampleTests.cpp 503 const float angle1 = 2.0f*DE_PI * ((float)triNdx + 0.5f) / (float)numTriangles; local
527 Vec2(deFloatCos(angle1)*0.95f, deFloatSin(angle1)*0.95f),
    [all...]
  /external/opencv3/modules/features2d/test/
test_rotation_and_scale_invariance.cpp 247 float angle1 = keypoints1[matches[m].trainIdx].angle; local
248 if(angle0 == -1 || angle1 == -1)
251 CV_Assert(angle1 >= 0.f && angle1 < 360.f);
257 float angleDiff = std::max(rotAngle0, angle1) - std::min(rotAngle0, angle1);
  /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/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...]
  /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/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...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xlib.h 449 short angle1, angle2; member in struct:__anon36440
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xlib.h 446 short angle1, angle2; member in struct:__anon38303
    [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 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 

Completed in 460 milliseconds