Home
last modified time | relevance | path

Searched defs:CreateScreenCapture (Results 1 – 7 of 7) sorted by relevance

/foundation/multimedia/player_framework/test/unittest/screen_capture_test/capi/
Dscreen_capture_mock_factory.cpp22 std::shared_ptr<ScreenCaptureMock> ScreenCaptureMockFactory::CreateScreenCapture() in CreateScreenCapture() function in OHOS::Media::ScreenCaptureMockFactory
/foundation/multimedia/player_framework/test/unittest/screen_capture_test/native/
Dscreen_capture_mock_factory.cpp22 std::shared_ptr<ScreenCaptureMock> ScreenCaptureMockFactory::CreateScreenCapture() in CreateScreenCapture() function in OHOS::Media::ScreenCaptureMockFactory
/foundation/multimedia/player_framework/test/fuzztest/common/
Dtest_screen_capture.cpp47 bool TestScreenCapture::CreateScreenCapture() in CreateScreenCapture() function in TestScreenCapture
56 bool TestScreenCapture::CreateScreenCapture(OHOS::AudioStandard::AppInfo& appInfo) in CreateScreenCapture() function in TestScreenCapture
/foundation/multimedia/player_framework/frameworks/native/screen_capture/
Dscreen_capture_impl.cpp28 std::shared_ptr<ScreenCapture> ScreenCaptureFactory::CreateScreenCapture() in CreateScreenCapture() function in OHOS::Media::ScreenCaptureFactory
52 std::shared_ptr<ScreenCapture> ScreenCaptureFactory::CreateScreenCapture(OHOS::AudioStandard::AppIn… in CreateScreenCapture() function in OHOS::Media::ScreenCaptureFactory
/foundation/multimedia/player_framework/test/unittest/screen_capture_impl_unittest/mock/
Dscreen_capture.h336 static std::shared_ptr<ScreenCapture> CreateScreenCapture() in CreateScreenCapture() function
340 static std::shared_ptr<ScreenCapture> CreateScreenCapture(OHOS::AudioStandard::AppInfo &appInfo) in CreateScreenCapture() function
/foundation/multimedia/player_framework/interfaces/inner_api/native/
Dscreen_capture.h345 static std::shared_ptr<ScreenCapture> CreateScreenCapture() in CreateScreenCapture() function
349 static std::shared_ptr<ScreenCapture> CreateScreenCapture(OHOS::AudioStandard::AppInfo &appInfo) in CreateScreenCapture() function
/foundation/CastEngine/castengine_wifi_display/services/impl/scene/wfd/
Dwfd_source_scene.cpp558 int32_t WfdSourceScene::CreateScreenCapture() in CreateScreenCapture() function in OHOS::Sharing::WfdSourceScene