Home
last modified time | relevance | path

Searched defs:theta (Results 1 – 14 of 14) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
Dnormal_distribution_2d.h33 const float theta) in NormalDistribution2D()
Dproximity_info_state_utils.cpp713 float theta = 0.0f; in updateAlignPointProbabilities() local
/packages/apps/Launcher3/src/com/android/launcher3/dragndrop/
DFlingToDeleteHelper.java91 float theta = MAX_FLING_DEGREES + 1; in isFlingingToDelete() local
/packages/apps/Launcher3/src/com/android/launcher3/workprofile/
DPersonalWorkPagedView.java65 float theta = (float) Math.atan(slope); in determineScrollingStart() local
/packages/services/Car/cpp/evs/support_library/
DConfigManager.cpp32 static float normalizeToPlusMinus180degrees(float theta) { in normalizeToPlusMinus180degrees()
/packages/services/Car/cpp/evs/apps/default/
DConfigManager.cpp28 static float normalizeToPlusMinus180degrees(float theta) { in normalizeToPlusMinus180degrees()
/packages/apps/Launcher3/src/com/android/launcher3/popup/
DRoundedArrowDrawable.java112 float theta = (float) atan(tanTheta); in addDownPointingRoundedTriangleToPath() local
/packages/apps/Launcher3/src/com/android/launcher3/folder/
DClippedFolderIconLayoutRule.java118 double theta = theta0 + index * (2 * Math.PI / curNumItems) * direction; in getPosition() local
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
DMosaicTypes.h136 double theta; member
/packages/apps/Gallery2/jni/filters/
Dtinyplanet.cc110 float theta = angle+atan2(yf, xf); in StereographicProjection() local
/packages/apps/Camera2/jni/
Dtinyplanet.cc111 float theta = angle+atan2(yf, xf); in StereographicProjection() local
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
Ddb_utilities_poly.cpp31 double r2_min_q3,theta,bp_through3,theta_through3; in db_SolveCubic() local
Ddb_utilities_camera.h278 inline void db_MultiplyRotationOntoImageHomography(double H[9],double theta) in db_MultiplyRotationOntoImageHomography()
/packages/apps/Launcher3/src/com/android/launcher3/
DWorkspace.java908 float theta = (float) Math.atan(slope); in determineScrollingStart() local