Searched refs:cos (Results 51 - 59 of 59) sorted by relevance

123

/frameworks/native/services/surfaceflinger/
H A DDispSync.cpp564 sampleAvgX += cos(samplePhase);
/frameworks/support/core-ui/java/android/support/v4/widget/
H A DMaterialProgressDrawable.java561 float x = (float) (mRingCenterRadius * Math.cos(0) + bounds.exactCenterX());
/frameworks/base/core/java/com/android/internal/widget/
H A DPointerLocationView.java387 float orientationVectorY = (float) (-Math.cos(ps.mCoords.orientation)
/frameworks/opt/photoviewer/src/com/android/ex/photo/views/
H A DPhotoView.java1273 mDecelerationX = (float) (DECELERATION_RATE * Math.cos(angle));
/frameworks/rs/api/
H A Drs_math.spec595 function: cos
609 function: cos
2123 See also @cos().
2570 arg: #2#1* cos, "*cos will be set to the cosine value."
2586 arg: #2#1* cos, range(-314,314)
3083 arg: #2#1* cos, "*cos will be set to the cosine value."
3097 arg: #2#1* cos
/frameworks/av/media/libmedia/
H A DToneGenerator.cpp1563 d0 = 32768.0 * cos(2 * M_PI * F_div_Fs); // Q14*2*cos()
/frameworks/base/libs/hwui/
H A DPathTessellator.cpp463 const float radialScale = 2.0f / (1 + cos(dTheta));
/frameworks/base/packages/SystemUI/src/com/android/systemui/egg/
H A DMLand.java949 x1 += 100*Math.cos(angle);
/frameworks/wilhelm/src/android/
H A DAudioPlayer_to_android.cpp312 amplFromStereoPos[0] = cos(theta);

Completed in 843 milliseconds

123