Home | History | Annotate | Download | only in CameraHal

Lines Matching refs:compensation

48 extern float compensation;
367 compensation = atof(cmd + 1);
368 params.set(KEY_COMPENSATION, (int) (compensation * 10));