HomeSort by relevance Sort by last modified time
    Searched refs:SetAbsoluteThreshold (Results 1 - 3 of 3) sorted by null

  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_feature_detection.h 73 void SetAbsoluteThreshold(double a_thresh) { m_a_thresh = a_thresh; };
147 virtual void SetAbsoluteThreshold(double a_thresh) { m_a_thresh = a_thresh; };
  /packages/apps/Gallery2/jni_mosaic/feature_stab/db_vlvm/
db_feature_detection.h 73 void SetAbsoluteThreshold(double a_thresh) { m_a_thresh = a_thresh; };
147 virtual void SetAbsoluteThreshold(double a_thresh) { m_a_thresh = a_thresh; };
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_feature_detection.h 73 void SetAbsoluteThreshold(double a_thresh) { m_a_thresh = a_thresh; };
147 virtual void SetAbsoluteThreshold(double a_thresh) { m_a_thresh = a_thresh; };

Completed in 583 milliseconds