Searched refs:isFront (Results 1 – 1 of 1) sorted by relevance
2958 bool isFront = false; in onOrientationEvent() local2968 isFront = strcmp(facingString, TICameraParameters::FACING_FRONT) == 0; in onOrientationEvent()2974 const int direction = isFront ? -1 : 1; in onOrientationEvent()