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

  /development/perftests/panorama/feature_mos/src/mosaic/
Blend.h 32 const float TIME_PERCENT_ALIGN = 20.0;
Mosaic.cpp 187 progress = TIME_PERCENT_ALIGN + TIME_PERCENT_BLEND
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
Blend.h 32 const float TIME_PERCENT_ALIGN = 20.0;
Mosaic.cpp 184 progress = TIME_PERCENT_ALIGN + TIME_PERCENT_BLEND
  /packages/apps/LegacyCamera/jni/
feature_mos_jni.cpp 536 gProgress[HR] += TIME_PERCENT_ALIGN/frame_number_HR;
545 gProgress[HR] = TIME_PERCENT_ALIGN;
561 gProgress[LR] = TIME_PERCENT_ALIGN;

Completed in 68 milliseconds