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

  /development/perftests/panorama/feature_stab/db_vlvm/
db_utilities_random.h 40 inline double db_QuickRandomDouble(int &r)
61 dtemp=db_QuickRandomDouble(r)*(max+1);
  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_utilities_random.h 40 inline double db_QuickRandomDouble(int &r)
61 dtemp=db_QuickRandomDouble(r)*(max+1);
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_utilities_random.h 40 inline double db_QuickRandomDouble(int &r)
61 dtemp=db_QuickRandomDouble(r)*(max+1);

Completed in 66 milliseconds