Home
last modified time | relevance | path

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

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedScene.h102 int32_t sensor_orientation_; variable
DEmulatedScene.cpp89 sensor_orientation_(sensor_orientation), in EmulatedScene()
355 is_front_facing_ ? -sensor_orientation_ : sensor_orientation_; in CalculateScene()