Home
last modified time | relevance | path

Searched defs:AcquireVideoBuffer (Results 1 - 9 of 9) sorted by relevance

/foundation/multimedia/player_framework/test/fuzztest/common/
H A Dtest_screen_capture.cpp146 sptr<OHOS::SurfaceBuffer> TestScreenCapture::AcquireVideoBuffer(int32_t &fence, int64_t &timestamp, Rect &damage) in AcquireVideoBuffer() function in TestScreenCapture
/foundation/multimedia/player_framework/frameworks/native/screen_capture/
H A Dscreen_capture_impl.cpp353 sptr<OHOS::SurfaceBuffer> ScreenCaptureImpl::AcquireVideoBuffer(int32_t &fence, int64_t &timestamp, OHOS::Rect &damage) in AcquireVideoBuffer() function in OHOS::Media::ScreenCaptureImpl
/foundation/multimedia/player_framework/test/unittest/screen_capture_test/native/src/
H A Dscreen_capture_native_mock.cpp186 sptr<OHOS::SurfaceBuffer> ScreenCaptureNativeMock::AcquireVideoBuffer(int32_t &fence, int64_t &timestamp, in AcquireVideoBuffer() function in OHOS::Media::ScreenCaptureNativeMock
/foundation/multimedia/player_framework/services/services/screen_capture/client/
H A Dscreen_capture_client.cpp225 int32_t ScreenCaptureClient::AcquireVideoBuffer(sptr<OHOS::SurfaceBuffer> &surfaceBuffer, int32_t &fence, in AcquireVideoBuffer() function in OHOS::Media::ScreenCaptureClient
/foundation/multimedia/player_framework/test/unittest/screen_capture_test/capi/src/
H A Dscreen_capture_capi_mock.cpp312 sptr<OHOS::SurfaceBuffer> ScreenCaptureCapiMock::AcquireVideoBuffer(int32_t &fence, int64_t &timestamp, in AcquireVideoBuffer() function in ScreenCaptureCapiMock
/foundation/multimedia/player_framework/services/services/screen_capture/ipc/
H A Dscreen_capture_service_proxy.cpp355 int32_t ScreenCaptureServiceProxy::AcquireVideoBuffer(sptr<OHOS::SurfaceBuffer> &surfaceBuffer, int32_t &fence, in AcquireVideoBuffer() function in OHOS::Media::ScreenCaptureServiceProxy
H A Dscreen_capture_service_stub.cpp262 int32_t ScreenCaptureServiceStub::AcquireVideoBuffer(sptr<OHOS::SurfaceBuffer> &surfaceBuffer, int32_t &fence, in AcquireVideoBuffer() function in OHOS::Media::ScreenCaptureServiceStub
536 int32_t ScreenCaptureServiceStub::AcquireVideoBuffer(MessageParcel &data, MessageParcel &reply) in AcquireVideoBuffer() function in OHOS::ScreenCaptureServiceStub
/foundation/multimedia/player_framework/frameworks/native/capi/screencapture/
H A Dnative_avscreen_capture.cpp173 static OH_AVSCREEN_CAPTURE_ErrCode AcquireVideoBuffer(const std::shared_ptr<ScreenCapture> &screenCapture, in AcquireVideoBuffer() function in NativeScreenCaptureDataCallback
[all...]
/foundation/multimedia/player_framework/services/services/screen_capture/server/
H A Dscreen_capture_server.cpp2148 int32_t ScreenCaptureServer::AcquireVideoBuffer(sptr<OHOS::SurfaceBuffer> &surfaceBuffer, int32_t &fence, in AcquireVideoBuffer() function in OHOS::Media::ScreenCaptureServer
2781 int32_t ScreenCapBufferConsumerListener::AcquireVideoBuffer(sptr<OHOS::SurfaceBuffer> &surfaceBuffer, int32_t &fence, in AcquireVideoBuffer() function in OHOS::Media::ScreenCapBufferConsumerListener
[all...]

Completed in 12 milliseconds