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

  /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...]
  /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/skqp/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/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/libxaac/decoder/drc_src/
impd_drc_eq.c 435 FLOAT32 angle1 = radius; local
440 if (angle1 != angle2) {
443 } else if (angle1 == 1.0f) {
    [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.15-4.8/sysroot/usr/include/X11/
Xlib.h 446 short angle1, angle2; member in struct:__anon61351
    [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 429 milliseconds