Home | History | Annotate | Download | only in CameraHal

Lines Matching refs:compensation

55 extern float compensation;
481 compensation = atof(cmd + 1);
482 params.set(KEY_COMPENSATION, (int) (compensation * 10));