Home
last modified time | relevance | path

Searched refs:GetConsumerSurface (Results 1 - 4 of 4) sorted by relevance

/base/web/webview/ohos_adapter/graphic_adapter/include/
H A Dsurface_adapter_impl.h81 sptr<IConsumerSurface>& GetConsumerSurface();
/base/web/webview/test/unittest/ohos_adapter/graphic_adapter_test/
H A Dsurface_adapter_impl_test.cpp221 auto cSurface = surfaceAdapter_->GetConsumerSurface(); in HWTEST_F()
273 auto cSurface = surfaceAdapter->GetConsumerSurface(); in HWTEST_F()
/base/web/webview/ohos_adapter/media_adapter/src/
H A Dplayer_framework_adapter_impl.cpp218 auto cSurface = std::static_pointer_cast<ConsumerSurfaceAdapterImpl>(cSurfaceAdapter)->GetConsumerSurface(); in SetVideoSurface()
/base/web/webview/ohos_adapter/graphic_adapter/src/
H A Dsurface_adapter_impl.cpp188 sptr<IConsumerSurface>& ConsumerSurfaceAdapterImpl::GetConsumerSurface() in GetConsumerSurface() function in OHOS::NWeb::ConsumerSurfaceAdapterImpl

Completed in 3 milliseconds