Searched defs:afInMotion (Results 1 - 2 of 2) sorted by path

/frameworks/av/services/camera/libcameraservice/api1/
H A DCamera2Client.cpp1737 bool afInMotion = false; local
1801 afInMotion = false;
1803 l.mParameters.afInMotion) {
1811 afInMotion = false;
1813 l.mParameters.afInMotion) {
1819 afInMotion = true;
1829 l.mParameters.afInMotion = afInMotion;
1847 afInMotion ? 1 : 0, 0);
/frameworks/av/services/camera/libcameraservice/api1/client2/
H A DParameters.h154 bool afInMotion; member in struct:android::camera2::Parameters

Completed in 84 milliseconds