Searched refs:is_front_facing_ (Results 1 – 2 of 2) sorted by relevance
125 bool is_front_facing_; variable
96 is_front_facing_(is_front_facing), in EmulatedScene()113 InitiliazeSceneRotation(!is_front_facing_); in EmulatedScene()390 int32_t sensor_orientation = is_front_facing_ ? -sensor_orientation_ : sensor_orientation_; in CalculateScene()