Home
last modified time | relevance | path

Searched defs:CreateScreenCapture (Results 1 – 5 of 5) 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
/foundation/multimedia/player_framework/frameworks/native/screen_capture/
Dscreen_capture_impl.cpp26 std::shared_ptr<ScreenCapture> ScreenCaptureFactory::CreateScreenCapture() in CreateScreenCapture() function in OHOS::Media::ScreenCaptureFactory
/foundation/multimedia/player_framework/interfaces/inner_api/native/
Dscreen_capture.h181 static std::shared_ptr<ScreenCapture> CreateScreenCapture() in CreateScreenCapture() function