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

/frameworks/av/services/camera/libcameraservice/api1/
H A DCamera2Client.cpp1753 bool afInMotion = false; local
1817 afInMotion = false;
1819 l.mParameters.afInMotion) {
1827 afInMotion = false;
1829 l.mParameters.afInMotion) {
1835 afInMotion = true;
1845 l.mParameters.afInMotion = afInMotion;
1863 afInMotion ? 1 : 0, 0);
/frameworks/av/services/camera/libcameraservice/api1/client2/
H A DParameters.h162 bool afInMotion; member in struct:android::camera2::Parameters

Completed in 1459 milliseconds