Home
last modified time | relevance | path

Searched refs:cam_test_pattern_mode_t (Results 1 – 11 of 11) sorted by relevance

/device/moto/shamu/camera/QCamera2/stack/common/
Dcam_types.h1770 } cam_test_pattern_mode_t; typedef
1773 cam_test_pattern_mode_t mode;
Dcam_intf.h314 cam_test_pattern_mode_t supported_test_pattern_modes[MAX_TEST_PATTERN_CNT];
/device/huawei/angler/camera/QCamera2/HAL3/
DQCamera3HWI.h462 cam_test_pattern_mode_t> TEST_PATTERN_MAP[];
DQCamera3HWI.cpp244 cam_test_pattern_mode_t> QCamera3HardwareInterface::TEST_PATTERN_MAP[] = {
8571 testPatternData.mode = (cam_test_pattern_mode_t)testPatternMode; in translateToHalMetadata()
/device/lge/bullhead/camera/QCamera2/HAL3/
DQCamera3HWI.h462 cam_test_pattern_mode_t> TEST_PATTERN_MAP[];
DQCamera3HWI.cpp244 cam_test_pattern_mode_t> QCamera3HardwareInterface::TEST_PATTERN_MAP[] = {
8568 testPatternData.mode = (cam_test_pattern_mode_t)testPatternMode; in translateToHalMetadata()
/device/huawei/angler/camera/QCamera2/stack/common/
Dcam_types.h2250 } cam_test_pattern_mode_t; typedef
2253 cam_test_pattern_mode_t mode;
Dcam_intf.h338 cam_test_pattern_mode_t supported_test_pattern_modes[MAX_TEST_PATTERN_CNT];
/device/lge/bullhead/camera/QCamera2/stack/common/
Dcam_types.h2250 } cam_test_pattern_mode_t; typedef
2253 cam_test_pattern_mode_t mode;
Dcam_intf.h338 cam_test_pattern_mode_t supported_test_pattern_modes[MAX_TEST_PATTERN_CNT];
/device/moto/shamu/camera/QCamera2/HAL3/
DQCamera3HWI.cpp6730 testPatternData.mode = (cam_test_pattern_mode_t)testPatternMode; in translateToHalMetadata()