Home
last modified time | relevance | path

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

/packages/apps/Gallery2/jni_mosaic/feature_mos/src/mosaic/
DMosaicTypes.h136 double theta; member
/packages/apps/Camera/jni/feature_mos/src/mosaic/
DMosaicTypes.h136 double theta; member
/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/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/Camera/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/Gallery2/jni_mosaic/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/Launcher2/src/com/android/launcher2/
DWorkspace.java704 float theta = (float) Math.atan(slope); in determineScrollingStart() local