Home
last modified time | relevance | path

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

12

/aosp12/frameworks/layoutlib/bridge/src/android/view/shadow/
H A DHighQualityShadowPainter.java294 double theta = (Math.PI / 2.0d) * ((double) i / ShadowConstants.SPLICE_ROUNDED_EDGE); in buildRoundedEdges() local
304 double theta = (Math.PI / 2.0d) * ((double) i / ShadowConstants.SPLICE_ROUNDED_EDGE); in buildRoundedEdges() local
314 double theta = (Math.PI / 2.0d) * ((double) i / ShadowConstants.SPLICE_ROUNDED_EDGE); in buildRoundedEdges() local
324 double theta = (Math.PI / 2.0d) * ((double) i / ShadowConstants.SPLICE_ROUNDED_EDGE); in buildRoundedEdges() local
/aosp12/bionic/libm/upstream-freebsd/lib/msun/src/
H A Ds_cpow.c58 double x, y, r, theta, absa, arga; in cpow() local
H A Ds_cpowf.c57 float x, y, r, theta, absa, arga; in cpowf() local
H A Ds_cpowl.c57 long double x, y, r, theta, absa, arga; in cpowl() local
/aosp12/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
H A Dnormal_distribution_2d.h33 const float theta) in NormalDistribution2D()
H A Dproximity_info_state_utils.cpp713 float theta = 0.0f; in updateAlignPointProbabilities() local
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/dragndrop/
H A DFlingToDeleteHelper.java91 float theta = MAX_FLING_DEGREES + 1; in isFlingingToDelete() local
/aosp12/frameworks/av/media/libheadtracking/
H A DQuaternionUtil.cpp64 const float theta = sqrt(theta_squared); in ExpSU2() local
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/workprofile/
H A DPersonalWorkPagedView.java65 float theta = (float) Math.atan(slope); in determineScrollingStart() local
/aosp12/packages/services/Car/cpp/evs/apps/default/
H A DConfigManager.cpp28 static float normalizeToPlusMinus180degrees(float theta) { in normalizeToPlusMinus180degrees()
/aosp12/packages/services/Car/cpp/evs/support_library/
H A DConfigManager.cpp32 static float normalizeToPlusMinus180degrees(float theta) { in normalizeToPlusMinus180degrees()
/aosp12/frameworks/wilhelm/src/itf/
H A DI3DMacroscopic.cpp122 SLmillidegree theta, const SLVec3D *pAxis) in I3DMacroscopic_Rotate()
H A DI3DLocation.cpp213 static SLresult I3DLocation_Rotate(SL3DLocationItf self, SLmillidegree theta, const SLVec3D *pAxis) in I3DLocation_Rotate()
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/folder/
H A DClippedFolderIconLayoutRule.java118 double theta = theta0 + index * (2 * Math.PI / curNumItems) * direction; in getPosition() local
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/popup/
H A DRoundedArrowDrawable.java138 float theta = (float) atan(tanTheta); in addDownPointingRoundedTriangleToPath() local
/aosp12/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
H A DMosaicTypes.h136 double theta; member
/aosp12/packages/apps/Gallery2/jni/filters/
H A Dtinyplanet.cc110 float theta = angle+atan2(yf, xf); in StereographicProjection() local
/aosp12/packages/apps/Camera2/jni/
H A Dtinyplanet.cc111 float theta = angle+atan2(yf, xf); in StereographicProjection() local
/aosp12/frameworks/rs/driver/runtime/
H A Drs_quaternion.c152 float theta = acos(angle); in rsQuaternionSlerp() local
/aosp12/frameworks/layoutlib/bridge/src/android/util/
H A DPathParser_Delegate.java699 float y1, float a, float b, float theta, boolean isMoreThanHalf, in drawArc()
796 double b, double e1x, double e1y, double theta, double start, in arcToBezier()
/aosp12/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
H A Ddb_utilities_poly.cpp31 double r2_min_q3,theta,bp_through3,theta_through3; in db_SolveCubic() local
H A Ddb_utilities_camera.h278 inline void db_MultiplyRotationOntoImageHomography(double H[9],double theta) in db_MultiplyRotationOntoImageHomography()
/aosp12/frameworks/wilhelm/src/android/
H A DAudioPlayer_to_android.cpp350 double theta = (1000+volumeItf->mStereoPosition)*M_PI_4/1000.0f; // 0 <= theta <= Pi/2 in android_player_volumeUpdate() local
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DWorkspace.java1093 float theta = (float) Math.atan(slope); in determineScrollingStart() local
/aosp12/packages/apps/TV/libs/m2/
H A Djavac-shaded-9-dev-r4023-3.jarorg/openjdk/tools/sjavac/server/log/LoggingOutputStream.class LoggingOutputStream.java package ...

12