Home | History | Annotate | Download | only in CameraHal

Lines Matching refs:dly

105     int dly;
886 dly = atoi(cmd + 1);
887 sleep(dly);