Home | History | Annotate | Download | only in camera

Lines Matching defs:vsync

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