Home | History | Annotate | Download | only in OMXCameraAdapter

Lines Matching refs:isFront

2958     bool isFront = false;
2968 isFront = strcmp(facingString, TICameraParameters::FACING_FRONT) == 0;
2974 const int direction = isFront ? -1 : 1;