Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/camera_V4L2/src/
Dcommon_types.h51 int32_t sensor_orientation = 0; member
Dcamera_characteristics.cc58 info->sensor_orientation = stoi(value); in SetEntry()