Home
last modified time | relevance | path

Searched refs:GetExtSurfaceEnabled (Results 1 - 18 of 18) sorted by relevance

/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_new_pipe_judgement.cpp59 SystemProperties::GetExtSurfaceEnabled())) || in QueryAceNewPipeEnabledFA()
85 SystemProperties::GetExtSurfaceEnabled())) || in QueryAceNewPipeEnabledStage()
/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Dxcomponent_element.cpp107 if (SystemProperties::GetExtSurfaceEnabled()) { in Prepare()
247 if (SystemProperties::GetExtSurfaceEnabled()) { in CreateSurface()
381 if (SystemProperties::GetExtSurfaceEnabled()) { in ReleasePlatformResource()
423 if (SystemProperties::GetExtSurfaceEnabled()) { in OnXComponentSizeInit()
486 if (SystemProperties::GetExtSurfaceEnabled()) { in OnXComponentSizeChange()
H A Drosen_render_xcomponent.cpp36 if (!SystemProperties::GetExtSurfaceEnabled()) { in Paint()
H A Drender_xcomponent.h76 if (xcomponentPositionChangeEvent_ && SystemProperties::GetExtSurfaceEnabled()) {
H A Drender_xcomponent.cpp310 if (SystemProperties::GetExtSurfaceEnabled() && xcomponentPositionChangeEvent_) { in OnGlobalPositionChanged()
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_surface.cpp80 if (SystemProperties::GetExtSurfaceEnabled() && surfaceDelegate_) { in ~RosenRenderSurface()
113 if (!renderContext && SystemProperties::GetExtSurfaceEnabled()) { in InitSurface()
258 if (SystemProperties::GetExtSurfaceEnabled() && surfaceDelegate_) { in SetExtSurfaceBounds()
/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Dvideo_element.cpp154 if (SystemProperties::GetExtSurfaceEnabled() && surfaceDelegate_) { in ~VideoElement()
324 if (SystemProperties::GetExtSurfaceEnabled()) { in PreparePlayer()
355 if (!SystemProperties::GetExtSurfaceEnabled() && mediaPlayer_->PrepareAsync() != 0) { in PreparePlayer()
515 if (SystemProperties::GetExtSurfaceEnabled() && surfaceDelegate_) { in OnTextureOffset()
601 if (renderTexture && SystemProperties::GetExtSurfaceEnabled()) { in Prepare()
622 if (SystemProperties::GetExtSurfaceEnabled() && surfaceDelegate_) { in OnTextureSize()
/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dsystem_properties.h501 static bool GetExtSurfaceEnabled() in GetExtSurfaceEnabled() function in OHOS::Ace::final
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/
H A Dvideo_pattern.h367 if (SystemProperties::GetExtSurfaceEnabled()) { in SetMediaFullScreen()
H A Dvideo_pattern.cpp831 if (!SystemProperties::GetExtSurfaceEnabled()) { in PrepareSurface()
876 if (SystemProperties::GetExtSurfaceEnabled()) { in OnAttachToFrameNode()
966 if (SystemProperties::GetExtSurfaceEnabled()) { in OnModifyDone()
1194 if (SystemProperties::GetExtSurfaceEnabled()) { in OnModifyDone()
1734 if (!SystemProperties::GetExtSurfaceEnabled()) { in OnModifyDone()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H A Dxcomponent_pattern.cpp210 if (!SystemProperties::GetExtSurfaceEnabled()) { in InitSurface()
388 if (SystemProperties::GetExtSurfaceEnabled()) { in OnAreaChangedInner()
584 if (!SystemProperties::GetExtSurfaceEnabled() && !isTypedNode_) { in BeforeSyncGeometryProperties()
592 if (SystemProperties::GetExtSurfaceEnabled()) { in BeforeSyncGeometryProperties()
/foundation/arkui/ace_engine/interfaces/napi/kits/promptaction/
H A Dprompt_action.cpp454 if ((SystemProperties::GetExtSurfaceEnabled() || !ContainerIsService()) && !ContainerIsScenceBoard() && in ShowToast()
547 if ((SystemProperties::GetExtSurfaceEnabled() || !ContainerIsService()) && !ContainerIsScenceBoard() && in CloseToast()
1555 if (SystemProperties::GetExtSurfaceEnabled() || !ContainerIsService()) { in JSPromptShowDialog()
1760 if (SystemProperties::GetExtSurfaceEnabled() || !ContainerIsService()) { in JSPromptShowActionMenu()
2138 if (SystemProperties::GetExtSurfaceEnabled() || !ContainerIsService()) { in OpenCustomDialog()
2207 if (SystemProperties::GetExtSurfaceEnabled() || !ContainerIsService()) { in CloseCustomDialog()
2303 if (SystemProperties::GetExtSurfaceEnabled() || !ContainerIsService()) { in UpdateCustomDialog()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/app_bar/
H A Dapp_bar_view.cpp237 if (SystemProperties::GetExtSurfaceEnabled()) { in BindMenuCallback()
/foundation/arkui/ace_engine/component_ext/movingphoto/
H A Dmovingphoto_pattern.cpp57 if (SystemProperties::GetExtSurfaceEnabled()) { in OnModifyDone()
487 if (!SystemProperties::GetExtSurfaceEnabled()) { in PrepareSurface()
1343 if (!SystemProperties::GetExtSurfaceEnabled()) { in OnAreaChangedInner()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_pattern.cpp760 if (SystemProperties::GetExtSurfaceEnabled()) { in InitEnhanceSurfaceFlag()
/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Drender_web.cpp90 if (SystemProperties::GetExtSurfaceEnabled()) { in InitEnhanceSurfaceFlag()
/foundation/arkui/ace_engine/test/unittest/core/pattern/video/
H A Dvideo_test_ng_extra_add.cpp750 auto oldExtSurfaceEnabled = SystemProperties::GetExtSurfaceEnabled(); in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.cpp2901 if (SystemProperties::GetExtSurfaceEnabled()) { in InitEnhanceSurfaceFlag()

Completed in 39 milliseconds