Home | History | Annotate | Download | only in camera

Lines Matching full:vsync

1000     bool vsync = mParent->mSensor->waitForVSync(kWaitPerLoop);
1001 if (!vsync) return true;