HomeSort by relevance Sort by last modified time
    Searched full:allow_rotation (Results 1 - 25 of 29) sorted by null

1 2

  /packages/apps/Launcher3/res/values-sw600dp/
config.xml 3 <bool name="allow_rotation">true</bool>
  /development/perftests/panorama/feature_stab/db_vlvm/
db_framestitching.h 46 allow_scaling, allow_rotation and allow_translation allow s,R and t
84 \param allow_rotation estimate rotation
89 int allow_scaling=1,int allow_rotation=1,int allow_translation=1);
db_image_homography.h 114 allow_scaling, allow_rotation and allow_translation allow s,R and t
152 \param allow_rotation compute rotation (if 0, R=[I])
157 int allow_scaling=1,int allow_rotation=1,int allow_translation=1);
166 \param allow_rotation compute rotation (if 0, R=[I])
170 int allow_scaling=1,int allow_rotation=1,int allow_translation=1)
175 allow_scaling,allow_rotation,allow_translation);
db_rob_image_homography.cpp 704 int orientation_preserving,allow_scaling,allow_rotation,allow_translation,sample_size; local
798 allow_rotation=1;
805 allow_rotation=1;
812 allow_rotation=0;
819 allow_rotation=1;
826 allow_rotation=1;
833 allow_rotation=0;
840 allow_rotation=0;
847 allow_rotation=1;
854 allow_rotation=0
    [all...]
db_framestitching.cpp 82 int allow_scaling,int allow_rotation,int allow_translation)
133 if(allow_rotation)
db_image_homography.cpp 238 int allow_scaling,int allow_rotation,int allow_translation)
282 if(allow_rotation)
  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_framestitching.h 46 allow_scaling, allow_rotation and allow_translation allow s,R and t
84 \param allow_rotation estimate rotation
89 int allow_scaling=1,int allow_rotation=1,int allow_translation=1);
db_image_homography.h 114 allow_scaling, allow_rotation and allow_translation allow s,R and t
152 \param allow_rotation compute rotation (if 0, R=[I])
157 int allow_scaling=1,int allow_rotation=1,int allow_translation=1);
166 \param allow_rotation compute rotation (if 0, R=[I])
170 int allow_scaling=1,int allow_rotation=1,int allow_translation=1)
175 allow_scaling,allow_rotation,allow_translation);
db_rob_image_homography.cpp 704 int orientation_preserving,allow_scaling,allow_rotation,allow_translation,sample_size; local
798 allow_rotation=1;
805 allow_rotation=1;
812 allow_rotation=0;
819 allow_rotation=1;
826 allow_rotation=1;
833 allow_rotation=0;
840 allow_rotation=0;
847 allow_rotation=1;
854 allow_rotation=0
    [all...]
db_framestitching.cpp 82 int allow_scaling,int allow_rotation,int allow_translation)
133 if(allow_rotation)
db_image_homography.cpp 238 int allow_scaling,int allow_rotation,int allow_translation)
282 if(allow_rotation)
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_framestitching.h 46 allow_scaling, allow_rotation and allow_translation allow s,R and t
84 \param allow_rotation estimate rotation
89 int allow_scaling=1,int allow_rotation=1,int allow_translation=1);
db_image_homography.h 114 allow_scaling, allow_rotation and allow_translation allow s,R and t
152 \param allow_rotation compute rotation (if 0, R=[I])
157 int allow_scaling=1,int allow_rotation=1,int allow_translation=1);
166 \param allow_rotation compute rotation (if 0, R=[I])
170 int allow_scaling=1,int allow_rotation=1,int allow_translation=1)
175 allow_scaling,allow_rotation,allow_translation);
db_rob_image_homography.cpp 704 int orientation_preserving,allow_scaling,allow_rotation,allow_translation,sample_size; local
798 allow_rotation=1;
805 allow_rotation=1;
812 allow_rotation=0;
819 allow_rotation=1;
826 allow_rotation=1;
833 allow_rotation=0;
840 allow_rotation=0;
847 allow_rotation=1;
854 allow_rotation=0
    [all...]
db_framestitching.cpp 82 int allow_scaling,int allow_rotation,int allow_translation)
133 if(allow_rotation)
db_image_homography.cpp 238 int allow_scaling,int allow_rotation,int allow_translation)
282 if(allow_rotation)
  /frameworks/base/packages/WallpaperCropper/res/values/
config.xml 17 <bool name="allow_rotation">false</bool>
  /frameworks/base/packages/WallpaperCropper/res/values-sw600dp/
config.xml 17 <bool name="allow_rotation">true</bool>
  /packages/apps/Launcher3/WallpaperPicker/res/values/
config.xml 17 <bool name="allow_rotation">false</bool>
  /packages/apps/Launcher3/WallpaperPicker/res/values-sw600dp/
config.xml 17 <bool name="allow_rotation">true</bool>
  /packages/apps/Launcher2/res/values-sw600dp/
config.xml 6 <bool name="allow_rotation">true</bool>
  /external/chromium_org/chrome/browser/chromeos/policy/
user_cloud_policy_store_chromeos.cc 276 const bool allow_rotation = true; local
280 allow_rotation);
561 const bool allow_rotation = false; local
568 policy_key_, empty_key, ExtractDomain(username_), allow_rotation);
  /packages/apps/Launcher2/res/values/
config.xml 4 <bool name="allow_rotation">false</bool>
  /packages/apps/Launcher3/res/values/
config.xml 15 <bool name="allow_rotation">false</bool>
  /external/chromium_org/components/policy/core/common/cloud/
user_cloud_policy_store.cc 414 const bool allow_rotation = true; local
416 policy_key_, verification_key, owning_domain, allow_rotation);

Completed in 450 milliseconds

1 2