Home
last modified time | relevance | path

Searched defs:OnVideoBufferAvailable (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/foundation/multimedia/player_framework/test/fuzztest/common/
H A Dtest_ndk_screen_capture.cpp35 void TestScreenCaptureNdkCallback::OnVideoBufferAvailable(OH_AVScreenCapture *screenCapture, bool i… in OnVideoBufferAvailable() function in TestScreenCaptureNdkCallback
H A Dtest_screen_capture.cpp34 void TestScreenCaptureCallbackTest::OnVideoBufferAvailable(bool isReady) in OnVideoBufferAvailable() function in TestScreenCaptureCallbackTest
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_screen_capture_callback_adapter_impl.cpp35 void ArkScreenCaptureCallbackAdapterImpl::OnVideoBufferAvailable(bool isReady) in OnVideoBufferAvailable() function in OHOS::ArkWeb::ArkScreenCaptureCallbackAdapterImpl
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_screen_capture_callback_adapter_wrapper.cpp38 void ArkScreenCaptureCallbackAdapterWrapper::OnVideoBufferAvailable(bool isReady) in OnVideoBufferAvailable() function in OHOS::ArkWeb::ArkScreenCaptureCallbackAdapterWrapper
/ohos5.0/foundation/multimedia/player_framework/test/unittest/screen_capture_test/screen_capture_server_function_unittest/include/
H A Dscreen_capture_server_function_unittest.h63 void OnVideoBufferAvailable(bool isReady) {}; in OnVideoBufferAvailable() function
/ohos5.0/foundation/multimedia/player_framework/services/services/screen_capture/ipc/
H A Dscreen_capture_listener_proxy.cpp67 void ScreenCaptureListenerProxy::OnVideoBufferAvailable(bool isReady) in OnVideoBufferAvailable() function in OHOS::Media::ScreenCaptureListenerProxy
127 void ScreenCaptureListenerCallback::OnVideoBufferAvailable(bool isReady) in OnVideoBufferAvailable() function in OHOS::Media::ScreenCaptureListenerCallback
H A Dscreen_capture_listener_stub.cpp94 void ScreenCaptureListenerStub::OnVideoBufferAvailable(bool isReady) in OnVideoBufferAvailable() function in OHOS::Media::ScreenCaptureListenerStub
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/avscreen_capture/
H A Davscreen_capture_callback.h43 void OnVideoBufferAvailable(bool isReady) override in OnVideoBufferAvailable() function
/ohos5.0/base/web/webview/ohos_adapter/screen_capture_adapter/src/
H A Dscreen_capture_adapter_impl.cpp246 void OHScreenCaptureCallback::OnVideoBufferAvailable(bool isReady) in OnVideoBufferAvailable() function in OHOS::NWeb::OHScreenCaptureCallback
/ohos5.0/foundation/multimedia/player_framework/test/unittest/screen_capture_test/native/src/
H A Dscreen_capture_native_mock.cpp43 void ScreenCaptureNativeCallbackMock::OnVideoBufferAvailable(bool isReady) in OnVideoBufferAvailable() function in OHOS::Media::ScreenCaptureNativeCallbackMock
/ohos5.0/foundation/multimedia/player_framework/test/unittest/screen_capture_test/capi/src/
H A Dscreen_capture_capi_mock.cpp47 void ScreenCaptureCapiMock::OnVideoBufferAvailable(OH_AVScreenCapture *screenCapture, bool isReady) in OnVideoBufferAvailable() function in ScreenCaptureCapiMock
/ohos5.0/base/web/webview/test/unittest/ohos_adapter/screen_capture_adapter_impl_test/
H A Dscreen_capture_adapter_impl_test.cpp298 void OnVideoBufferAvailable(bool isReady) override in OnVideoBufferAvailable() function in OHOS::NWeb::__anon90c1d6ac0110::ScreenCaptureCallbackAdapterTest
/ohos5.0/foundation/multimedia/player_framework/test/unittest/screen_capture_test/screen_capture_unittest/src/
H A Dscreen_capture_unit_test_state.cpp108 void ScreenCaptureUnitTestCallback::OnVideoBufferAvailable(bool isReady) in OnVideoBufferAvailable() function in OHOS::Media::ScreenCaptureUnitTestCallback
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/capi/screencapture/
H A Dnative_avscreen_capture.cpp291 void OnVideoBufferAvailable(bool isReady) override in OnVideoBufferAvailable() function in NativeScreenCaptureCallback