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

  /packages/apps/Camera/jni/feature_stab/src/dbreg/
dbstabsmooth.h 142 bool f_smoothOn;
dbstabsmooth.cpp 34 f_smoothOn = true;
68 if(f_smoothOn) {
127 if (f_smoothOn) {
197 if(f_smoothOn) {
242 if(!f_smoothOn) {
  /packages/apps/Camera2/jni/feature_stab/src/dbreg/
dbstabsmooth.h 142 bool f_smoothOn;
dbstabsmooth.cpp 34 f_smoothOn = true;
68 if(f_smoothOn) {
127 if (f_smoothOn) {
197 if(f_smoothOn) {
242 if(!f_smoothOn) {
  /packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
dbstabsmooth.h 142 bool f_smoothOn;
dbstabsmooth.cpp 34 f_smoothOn = true;
68 if(f_smoothOn) {
127 if (f_smoothOn) {
197 if(f_smoothOn) {
242 if(!f_smoothOn) {

Completed in 419 milliseconds