Home
last modified time | relevance | path

Searched refs:is_front_facing_ (Results 1 – 2 of 2) sorted by relevance

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedScene.h103 bool is_front_facing_; variable
DEmulatedScene.cpp90 is_front_facing_(is_front_facing), in EmulatedScene()
107 InitiliazeSceneRotation(!is_front_facing_); in EmulatedScene()
355 is_front_facing_ ? -sensor_orientation_ : sensor_orientation_; in CalculateScene()