Searched refs:getSmoothReset (Results 1 - 3 of 3) sorted by relevance
/packages/apps/Camera/jni/feature_stab/src/dbreg/ | ||
H A D | dbstabsmooth.h | 115 inline bool getSmoothReset(void) { return f_smoothReset; } function in class:db_StabilizationSmoother |
/packages/apps/Camera2/jni/feature_stab/src/dbreg/ | ||
H A D | dbstabsmooth.h | 115 inline bool getSmoothReset(void) { return f_smoothReset; } function in class:db_StabilizationSmoother |
/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/ | ||
H A D | dbstabsmooth.h | 115 inline bool getSmoothReset(void) { return f_smoothReset; } function in class:db_StabilizationSmoother |
Completed in 467 milliseconds