Home
last modified time | relevance | path

Searched refs:is_front_facing (Results 1 – 5 of 5) sorted by relevance

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedScene.h37 bool is_front_facing);
DEmulatedScene.cpp86 bool is_front_facing) in EmulatedScene() argument
90 is_front_facing_(is_front_facing), in EmulatedScene()
DEmulatedSensor.h176 bool is_front_facing = false; member
DEmulatedSensor.cpp662 device_chars->second.is_front_facing); in StartUp()
/hardware/google/camera/devices/EmulatedCamera/hwl/utils/
DHWLUtils.cpp355 sensor_chars->is_front_facing = false; in GetSensorCharacteristics()
357 sensor_chars->is_front_facing = true; in GetSensorCharacteristics()