Home
last modified time | relevance | path

Searched defs:sketchRatio (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/test/fuzztest/streamrepeatstub_fuzzer/
H A Dstream_repeat_stub_fuzzer.h72 sptr<IStreamRepeat>& sketchStream, float sketchRatio) override in ForkSketchStreamRepeat()
76 int32_t UpdateSketchRatio(float sketchRatio) override in UpdateSketchRatio()
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/binder/server/src/
H A Dhstream_repeat_stub.cpp124 float sketchRatio = data.ReadFloat(); in HandleForkSketchStreamRepeat() local
137 float sketchRatio = data.ReadFloat(); in HandleUpdateSketchRatio() local
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/binder/base/include/
H A Distream_repeat_callback.h33 float sketchRatio; member
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/binder/client/src/
H A Dhstream_repeat_proxy.cpp125 int32_t width, int32_t height, sptr<IStreamRepeat>& sketchStream, float sketchRatio) in ForkSketchStreamRepeat()
153 int32_t HStreamRepeatProxy::UpdateSketchRatio(float sketchRatio) in UpdateSketchRatio()
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/
H A Dsketch_wrapper.cpp69 int32_t SketchWrapper::UpdateSketchRatio(float sketchRatio) in UpdateSketchRatio()
465 float sketchRatio = GetSketchEnableRatio(sceneFeaturesMode); in OnMetadataChangedMacro() local
478 float sketchRatio = GetSketchEnableRatio(sceneFeaturesMode); in OnMetadataChangedMoonCaptureBoost() local
H A Dpreview_output.cpp244 auto sketchRatio = GetSketchRatio(); in IsSketchSupported() local
608 float sketchRatio = sketchWrapper_->GetSketchEnableRatio(session->GetFeaturesMode()); in OnNativeRegisterCallback() local
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhstream_repeat.cpp458 int32_t width, int32_t height, sptr<IStreamRepeat>& sketchStream, float sketchRatio) in ForkSketchStreamRepeat()
611 int32_t HStreamRepeat::UpdateSketchRatio(float sketchRatio) in UpdateSketchRatio()
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/src/
H A Dcamera_framework_moduletest.cpp10382 float sketchRatio = previewOutput->GetSketchRatio(); variable
10829 float sketchRatio = previewOutput->GetSketchRatio(); variable
10904 float sketchRatio = previewOutput->GetSketchRatio(); variable
10969 float sketchRatio = previewOutput->GetSketchRatio(); variable
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H A Dcamera_framework_unittest.cpp6048 float sketchRatio = sketchWrapper->GetSketchEnableRatio(session->GetFeaturesMode()); variable
6588 float sketchRatio = 0; variable
6613 float sketchRatio = 0; variable