Home
last modified time | relevance | path

Searched defs:capSettings (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/ndk/impl/
H A Dphoto_output_impl.cpp296 std::shared_ptr<PhotoCaptureSetting> capSettings = make_shared<PhotoCaptureSetting>(); in Capture() local
304 std::shared_ptr<PhotoCaptureSetting> capSettings = make_shared<PhotoCaptureSetting>(); in Capture_WithCaptureSetting() local
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H A Dcamera_ndk_unittest.cpp1373 Camera_PhotoCaptureSetting capSettings; variable
1683 Camera_PhotoCaptureSetting capSettings; variable
1804 Camera_PhotoCaptureSetting capSettings; variable
1867 Camera_PhotoCaptureSetting capSettings; variable
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/
H A Dphoto_output_napi.cpp101 std::shared_ptr<PhotoCaptureSetting> capSettings = make_shared<PhotoCaptureSetting>(); in ProcessCapture() local
123 std::shared_ptr<PhotoCaptureSetting> capSettings = make_shared<PhotoCaptureSetting>(); in ProcessCapture() local