Searched refs:facing_direction (Results 1 – 1 of 1) sorted by relevance
2527 const char *facing_direction = NULL; in onOrientationEvent() local2541 facing_direction = mCapabilities->get(CameraProperties::FACING_INDEX); in onOrientationEvent()2547 if (facing_direction && !strcmp(facing_direction, TICameraParameters::FACING_FRONT) && in onOrientationEvent()