/aosp12/frameworks/layoutlib/bridge/src/android/view/shadow/ |
H A D | HighQualityShadowPainter.java | 294 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 D | s_cpow.c | 58 double x, y, r, theta, absa, arga; in cpow() local
|
H A D | s_cpowf.c | 57 float x, y, r, theta, absa, arga; in cpowf() local
|
H A D | s_cpowl.c | 57 long double x, y, r, theta, absa, arga; in cpowl() local
|
/aosp12/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/ |
H A D | normal_distribution_2d.h | 33 const float theta) in NormalDistribution2D()
|
H A D | proximity_info_state_utils.cpp | 713 float theta = 0.0f; in updateAlignPointProbabilities() local
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/dragndrop/ |
H A D | FlingToDeleteHelper.java | 91 float theta = MAX_FLING_DEGREES + 1; in isFlingingToDelete() local
|
/aosp12/frameworks/av/media/libheadtracking/ |
H A D | QuaternionUtil.cpp | 64 const float theta = sqrt(theta_squared); in ExpSU2() local
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/workprofile/ |
H A D | PersonalWorkPagedView.java | 65 float theta = (float) Math.atan(slope); in determineScrollingStart() local
|
/aosp12/packages/services/Car/cpp/evs/apps/default/ |
H A D | ConfigManager.cpp | 28 static float normalizeToPlusMinus180degrees(float theta) { in normalizeToPlusMinus180degrees()
|
/aosp12/packages/services/Car/cpp/evs/support_library/ |
H A D | ConfigManager.cpp | 32 static float normalizeToPlusMinus180degrees(float theta) { in normalizeToPlusMinus180degrees()
|
/aosp12/frameworks/wilhelm/src/itf/ |
H A D | I3DMacroscopic.cpp | 122 SLmillidegree theta, const SLVec3D *pAxis) in I3DMacroscopic_Rotate()
|
H A D | I3DLocation.cpp | 213 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 D | ClippedFolderIconLayoutRule.java | 118 double theta = theta0 + index * (2 * Math.PI / curNumItems) * direction; in getPosition() local
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/popup/ |
H A D | RoundedArrowDrawable.java | 138 float theta = (float) atan(tanTheta); in addDownPointingRoundedTriangleToPath() local
|
/aosp12/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/ |
H A D | MosaicTypes.h | 136 double theta; member
|
/aosp12/packages/apps/Gallery2/jni/filters/ |
H A D | tinyplanet.cc | 110 float theta = angle+atan2(yf, xf); in StereographicProjection() local
|
/aosp12/packages/apps/Camera2/jni/ |
H A D | tinyplanet.cc | 111 float theta = angle+atan2(yf, xf); in StereographicProjection() local
|
/aosp12/frameworks/rs/driver/runtime/ |
H A D | rs_quaternion.c | 152 float theta = acos(angle); in rsQuaternionSlerp() local
|
/aosp12/frameworks/layoutlib/bridge/src/android/util/ |
H A D | PathParser_Delegate.java | 699 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 D | db_utilities_poly.cpp | 31 double r2_min_q3,theta,bp_through3,theta_through3; in db_SolveCubic() local
|
H A D | db_utilities_camera.h | 278 inline void db_MultiplyRotationOntoImageHomography(double H[9],double theta) in db_MultiplyRotationOntoImageHomography()
|
/aosp12/frameworks/wilhelm/src/android/ |
H A D | AudioPlayer_to_android.cpp | 350 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 D | Workspace.java | 1093 float theta = (float) Math.atan(slope); in determineScrollingStart() local
|
/aosp12/packages/apps/TV/libs/m2/ |
H A D | javac-shaded-9-dev-r4023-3.jar | org/openjdk/tools/sjavac/server/log/LoggingOutputStream.class
LoggingOutputStream.java
package ... |