Home
last modified time | relevance | path

Searched defs:renderSurface (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_surface.h212 …explicit DrawBufferListener(const WeakPtr<NG::RosenRenderSurface>& renderSurface) : renderSurface_… in DrawBufferListener()
222 explicit XComponentSurfaceBufferCallback(const WeakPtr<NG::RosenRenderSurface>& renderSurface) in XComponentSurfaceBufferCallback()
H A Dmedia_player_impl.cpp146 void MediaPlayerImpl::SetRenderSurface(const RefPtr<RenderSurface>& renderSurface) in SetRenderSurface()
215 auto renderSurface = renderSurface_.Upgrade(); in SetSurface() local
H A Drosen_render_surface.cpp602 auto renderSurface = weak.Upgrade(); in DrawBuffer() local
727 auto renderSurface = renderSurface_.Upgrade(); in DrawBuffer() local
741 auto renderSurface = renderSurface_.Upgrade(); in DrawBuffer() local
H A Drosen_media_player.cpp403 void RosenMediaPlayer::SetRenderSurface(const RefPtr<RenderSurface>& renderSurface) in SetRenderSurface()
462 auto renderSurface = renderSurface_.Upgrade(); in SetSurface() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/
H A Dvideo_full_screen_pattern.cpp25 const RefPtr<RenderSurface>& renderSurface, const RefPtr<MediaPlayer>& mediaPlayer, in InitFullScreenParam()
H A Dvideo_pattern.h178 …pdateMediaParam(const RefPtr<MediaPlayer>& mediaPlayer, const RefPtr<RenderSurface>& renderSurface, in UpdateMediaParam()
H A Dvideo_pattern.cpp914 if (auto renderSurface = videoPattern->renderSurfaceWeakPtr_.Upgrade(); renderSurface) { in RegisterRenderContextCallBack() local
922 if (auto renderSurface = videoPattern->renderSurfaceWeakPtr_.Upgrade(); renderSurface) { in RegisterRenderContextCallBack() local
/ohos5.0/foundation/multimedia/image_effect/test/unittest/
H A DTestRenderEnvironment.cpp246 std::shared_ptr<RenderSurface> renderSurface = std::make_shared<RenderSurface>(tag); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Dmedia_player.h66 virtual void SetRenderSurface(const RefPtr<RenderSurface>& renderSurface) {} in SetRenderSurface()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_base_render_engine.cpp378 …std::shared_ptr<RSRenderSurface> renderSurface = RSSurfaceFactory::CreateRSSurface(PlatformName::O… in RequestFrame() local
421 …std::shared_ptr<RSRenderSurface> renderSurface = RSSurfaceFactory::CreateRSSurface(PlatformName::O… in MakeRSSurface() local
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/player/test/unittest/src/
H A Dplayer_unit_test.cpp709 sptr<Surface> renderSurface = player_->GetVideoSurface(); variable
1782 sptr<Surface> renderSurface = player_->GetVideoSurface(); variable
2015 sptr<Surface> renderSurface = player_->GetVideoSurface(); variable