Home
last modified time | relevance | path

Searched defs:captureSetting_ (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/camera/
H A D_capture_info_v10.md28 ### captureSetting_ subsection
/ohos5.0/drivers/peripheral/camera/test/demo/
H A Dohos_camera_demo.h139 std::shared_ptr<CameraSetting> captureSetting_ = nullptr; variable
/ohos5.0/drivers/peripheral/camera/test/demo_3A/
H A Dohos_camera_demo_3a.h143 std::shared_ptr<CameraSetting> captureSetting_ = nullptr; variable
/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/test/sample/
H A Ddcamera_hdf_demo.h165 std::shared_ptr<CameraSetting> captureSetting_ = nullptr; variable
/ohos5.0/drivers/peripheral/camera/vdi_base/interfaces/v1_0/
H A Dvdi_types.h138 std::vector<uint8_t> captureSetting_; member