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

  /packages/apps/Camera/jni/feature_mos/src/mosaic/
Blend.h 33 const float TIME_PERCENT_BLEND = 75.0;
Mosaic.cpp 197 progress = TIME_PERCENT_ALIGN + TIME_PERCENT_BLEND
Blend.cpp 573 progress += TIME_PERCENT_BLEND/nsite;
    [all...]
  /packages/apps/Gallery2/jni_mosaic/feature_mos/src/mosaic/
Blend.h 33 const float TIME_PERCENT_BLEND = 75.0;
Mosaic.cpp 197 progress = TIME_PERCENT_ALIGN + TIME_PERCENT_BLEND
Blend.cpp 573 progress += TIME_PERCENT_BLEND/nsite;
    [all...]
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
Blend.h 33 const float TIME_PERCENT_BLEND = 75.0;
Mosaic.cpp 184 progress = TIME_PERCENT_ALIGN + TIME_PERCENT_BLEND
Blend.cpp 573 progress += TIME_PERCENT_BLEND/nsite;
    [all...]

Completed in 52 milliseconds