Searched defs:theta (Results 1 – 11 of 11) sorted by relevance
/packages/apps/Gallery2/jni_mosaic/feature_mos/src/mosaic/ |
D | MosaicTypes.h | 136 double theta; member
|
/packages/apps/Camera/jni/feature_mos/src/mosaic/ |
D | MosaicTypes.h | 136 double theta; member
|
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/ |
D | MosaicTypes.h | 136 double theta; member
|
/packages/apps/Gallery2/jni/filters/ |
D | tinyplanet.cc | 110 float theta = angle+atan2(yf, xf); in StereographicProjection() local
|
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/ |
D | db_utilities_poly.cpp | 31 double r2_min_q3,theta,bp_through3,theta_through3; in db_SolveCubic() local
|
D | db_utilities_camera.h | 278 inline void db_MultiplyRotationOntoImageHomography(double H[9],double theta) in db_MultiplyRotationOntoImageHomography()
|
/packages/apps/Camera/jni/feature_stab/db_vlvm/ |
D | db_utilities_poly.cpp | 31 double r2_min_q3,theta,bp_through3,theta_through3; in db_SolveCubic() local
|
D | db_utilities_camera.h | 278 inline void db_MultiplyRotationOntoImageHomography(double H[9],double theta) in db_MultiplyRotationOntoImageHomography()
|
/packages/apps/Gallery2/jni_mosaic/feature_stab/db_vlvm/ |
D | db_utilities_poly.cpp | 31 double r2_min_q3,theta,bp_through3,theta_through3; in db_SolveCubic() local
|
D | db_utilities_camera.h | 278 inline void db_MultiplyRotationOntoImageHomography(double H[9],double theta) in db_MultiplyRotationOntoImageHomography()
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
D | Workspace.java | 704 float theta = (float) Math.atan(slope); in determineScrollingStart() local
|