Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/player_framework/test/unittest/screen_capture_test/capi/
H A Dscreen_capture_mock_factory.cpp22 std::shared_ptr<ScreenCaptureMock> ScreenCaptureMockFactory::CreateScreenCapture() in CreateScreenCapture() function in OHOS::Media::ScreenCaptureMockFactory
/ohos5.0/foundation/multimedia/player_framework/test/unittest/screen_capture_test/native/
H A Dscreen_capture_mock_factory.cpp22 std::shared_ptr<ScreenCaptureMock> ScreenCaptureMockFactory::CreateScreenCapture() in CreateScreenCapture() function in OHOS::Media::ScreenCaptureMockFactory
/ohos5.0/foundation/multimedia/player_framework/test/fuzztest/common/
H A Dtest_screen_capture.cpp47 bool TestScreenCapture::CreateScreenCapture() in CreateScreenCapture() function in TestScreenCapture
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/screen_capture/
H A Dscreen_capture_impl.cpp28 std::shared_ptr<ScreenCapture> ScreenCaptureFactory::CreateScreenCapture() in CreateScreenCapture() function in OHOS::Media::ScreenCaptureFactory
/ohos5.0/foundation/multimedia/player_framework/interfaces/inner_api/native/
H A Dscreen_capture.h272 static std::shared_ptr<ScreenCapture> CreateScreenCapture() in CreateScreenCapture() function