Home
last modified time | relevance | path

Searched defs:test_pattern_mode (Results 1 – 2 of 2) sorted by relevance

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedRequestState.cpp718 uint8_t test_pattern_mode = ANDROID_SENSOR_TEST_PATTERN_MODE_OFF; in InitializeSensorSettings() local
1132 int32_t test_pattern_mode = (off_test_pattern_mode_supported) in InitializeSensorDefaults() local
DEmulatedSensor.h217 uint8_t test_pattern_mode = ANDROID_SENSOR_TEST_PATTERN_MODE_OFF; member