Home
last modified time | relevance | path

Searched refs:STOPED (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/include/
H A Dhstream_depth_data.h34 STOPED, enumerator
62 DepthDataStreamStatus depthDataStreamStatus_ = DepthDataStreamStatus::STOPED;
H A Dhstream_repeat.h42 STOPED, enumerator
111 SketchStatus sketchStatus_ = SketchStatus::STOPED;
112 RepeatStreamStatus repeatStreamStatus_ = RepeatStreamStatus::STOPED;
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/binder/base/include/
H A Distream_repeat_callback.h25 STOPED = 0, enumerator
/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/output/
H A Dsketch_wrapper.h71 …SketchStatusData currentSketchStatusData_ = { .status = SketchStatus::STOPED, .sketchRatio = -1.0f…
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhstream_repeat.cpp263 UpdateSketchStatus(SketchStatus::STOPED); in Start()
300 repeatStreamStatus_ = RepeatStreamStatus::STOPED; in Stop()
375 UpdateSketchStatus(SketchStatus::STOPED); in OnFrameEnded()
399 UpdateSketchStatus(SketchStatus::STOPED); in OnFrameError()
H A Dhstream_depth_data.cpp198 depthDataStreamStatus_ = DepthDataStreamStatus::STOPED; in Stop()
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H A Dcamera_framework_unittest.cpp4357 EXPECT_EQ(previewOutput->OnSketchStatusChanged(SketchStatus::STOPED), CAMERA_INVALID_STATE);
4528 sketchWrapper->OnSketchStatusChanged(SketchStatus::STOPED, defaultSceneFeature);
4531 sketchWrapper->OnSketchStatusChanged(SketchStatus::STOPED, captureSceneFeature);
4639 EXPECT_EQ(previewOutput->OnSketchStatusChanged(SketchStatus::STOPED), CAMERA_INVALID_STATE);
4645 EXPECT_EQ(previewOutput->OnSketchStatusChanged(SketchStatus::STOPED), CAMERA_OK);
5220 previewOutput->OnSketchStatusChanged(SketchStatus::STOPED);
5914 EXPECT_EQ(previewOutput->OnSketchStatusChanged(SketchStatus::STOPED), CAMERA_INVALID_STATE);
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/src/
H A Dcamera_framework_moduletest.cpp7993 EXPECT_EQ(previewOutputCallbackImpl->OnSketchStatusChanged(SketchStatus::STOPED), CAMERA_OK);
7996 EXPECT_EQ(previewOutputCallbackImpl1->OnSketchStatusChanged(SketchStatus::STOPED), CAMERA_OK);
8208 hStreamRepeatCallbackProxy->OnSketchStatusChanged(SketchStatus::STOPED);
8572 hStreamRepeatCallbackProxy->OnSketchStatusChanged(SketchStatus::STOPED);