Home
last modified time | relevance | path

Searched defs:angle1 (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/docs/examples/
H A DMiter_Limit.cpp9 SkScalar angle1 = SkScalarATan2(v[0].fY, v[0].fX); in REG_FIDDLE() local
/third_party/skia/tests/
H A DPathOpsAngleTest.cpp465 SkOpAngle& angle1 = *seg1->debugLastAngle(); in DEF_TEST() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fMultisampleTests.cpp497 const float angle1 = 2.0f*DE_PI * ((float)triNdx + 0.5f) / (float)numTriangles; in drawPattern() local
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fMultisampleTests.cpp515 float angle1 = 2.0f*DE_PI * ((float)i + 0.5f) / (float)numTriangles + 0.001f*(float)m_currentIteration; in renderPattern() local
994 float angle1 = 2.0f*DE_PI * ((float)i + 0.5f) / (float)numTriangles; in iterate() local
1410 float angle1 = 2.0f*DE_PI * ((float)i + 0.5f) / (float)numTriangles; in drawPattern() local
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftstroke.c190 ft_angle_mean( FT_Angle angle1, in ft_angle_mean() argument
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fMultisampleTests.cpp683 float angle1 = 2.0f*DE_PI * ((float)i + 0.5f) / (float)numTriangles + 0.001f*(float)m_currentIteration; in renderPattern() local
1153 float angle1 = 2.0f*DE_PI * ((float)i + 0.5f) / (float)numTriangles; in iterate() local
1560 float angle1 = 2.0f*DE_PI * ((float)i + 0.5f) / (float)numTriangles; in drawPattern() local

Completed in 12 milliseconds