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.h124 int32_t sensor_orientation_; variable
DEmulatedScene.cpp95 sensor_orientation_(sensor_orientation), in EmulatedScene()
390 int32_t sensor_orientation = is_front_facing_ ? -sensor_orientation_ : sensor_orientation_; in CalculateScene()