Searched refs:afInMotion (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/services/camera/libcameraservice/
H A DCamera2Client.cpp1345 bool afInMotion = false; local
1391 afInMotion = false;
1393 l.mParameters.afInMotion) {
1401 afInMotion = false;
1403 l.mParameters.afInMotion) {
1409 afInMotion = true;
1418 l.mParameters.afInMotion = afInMotion;
1436 afInMotion ? 1 : 0, 0);
/frameworks/av/services/camera/libcameraservice/camera2/
H A DParameters.h140 bool afInMotion; member in struct:android::camera2::Parameters
H A DParameters.cpp782 afInMotion = false;

Completed in 124 milliseconds