Home
last modified time | relevance | path

Searched refs:report_rotate_and_crop (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/google/camera/devices/EmulatedCamera/hwl/
H A DEmulatedSensor.h210 bool report_rotate_and_crop = false; member
H A DEmulatedSensor.cpp1092 if (logical_settings->second.report_rotate_and_crop) { in ReturnResults()
H A DEmulatedRequestState.cpp825 sensor_settings->report_rotate_and_crop = report_rotate_and_crop_; in InitializeSensorSettings()