Home
last modified time | relevance | path

Searched refs:GetExtSurfaceEnabled (Results 1 – 17 of 17) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_new_pipe_judgement.cpp63 SystemProperties::GetExtSurfaceEnabled())) || in QueryAceNewPipeEnabledFA()
89 SystemProperties::GetExtSurfaceEnabled())) || in QueryAceNewPipeEnabledStage()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Dxcomponent_element.cpp110 if (SystemProperties::GetExtSurfaceEnabled()) { in Prepare()
250 if (SystemProperties::GetExtSurfaceEnabled()) { in CreateSurface()
384 if (SystemProperties::GetExtSurfaceEnabled()) { in ReleasePlatformResource()
426 if (SystemProperties::GetExtSurfaceEnabled()) { in OnXComponentSizeInit()
489 if (SystemProperties::GetExtSurfaceEnabled()) { in OnXComponentSizeChange()
H A Drosen_render_xcomponent.cpp43 if (!SystemProperties::GetExtSurfaceEnabled()) { in Paint()
H A Drender_xcomponent.h76 if (xcomponentPositionChangeEvent_ && SystemProperties::GetExtSurfaceEnabled()) { in OnPaintFinish()
H A Drender_xcomponent.cpp312 if (SystemProperties::GetExtSurfaceEnabled() && xcomponentPositionChangeEvent_) { in OnGlobalPositionChanged()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_surface.cpp107 if (SystemProperties::GetExtSurfaceEnabled() && surfaceDelegate_) { in ~RosenRenderSurface()
134 if (!renderContext && SystemProperties::GetExtSurfaceEnabled()) { in InitSurface()
279 if (SystemProperties::GetExtSurfaceEnabled() && surfaceDelegate_) { in SetExtSurfaceBounds()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Dvideo_element.cpp169 if (SystemProperties::GetExtSurfaceEnabled() && surfaceDelegate_) { in ~VideoElement()
339 if (SystemProperties::GetExtSurfaceEnabled()) { in PreparePlayer()
370 if (!SystemProperties::GetExtSurfaceEnabled() && mediaPlayer_->PrepareAsync() != 0) { in PreparePlayer()
530 if (SystemProperties::GetExtSurfaceEnabled() && surfaceDelegate_) { in OnTextureOffset()
616 if (renderTexture && SystemProperties::GetExtSurfaceEnabled()) { in Prepare()
637 if (SystemProperties::GetExtSurfaceEnabled() && surfaceDelegate_) { in OnTextureSize()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/
H A Dvideo_pattern.h333 if (SystemProperties::GetExtSurfaceEnabled()) { in SetMediaFullScreen()
H A Dvideo_pattern.cpp844 if (!SystemProperties::GetExtSurfaceEnabled()) { in PrepareSurface()
880 if (SystemProperties::GetExtSurfaceEnabled()) { in OnAttachToFrameNode()
971 if (SystemProperties::GetExtSurfaceEnabled()) { in OnModifyDone()
1198 if (SystemProperties::GetExtSurfaceEnabled()) { in OnModifyDone()
1759 if (!SystemProperties::GetExtSurfaceEnabled()) { in OnModifyDone()
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dsystem_properties.h493 static bool GetExtSurfaceEnabled() in GetExtSurfaceEnabled() function
/ohos5.0/foundation/arkui/ace_engine/component_ext/movingphoto/
H A Dmovingphoto_pattern.cpp57 if (SystemProperties::GetExtSurfaceEnabled()) { in OnModifyDone()
507 if (!SystemProperties::GetExtSurfaceEnabled()) { in PrepareSurface()
1282 if (!SystemProperties::GetExtSurfaceEnabled()) { in OnAreaChangedInner()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H A Dxcomponent_pattern.cpp215 if (!SystemProperties::GetExtSurfaceEnabled()) { in InitSurface()
396 if (SystemProperties::GetExtSurfaceEnabled()) { in OnAreaChangedInner()
600 if (!SystemProperties::GetExtSurfaceEnabled() && !isTypedNode_) { in BeforeSyncGeometryProperties()
608 if (SystemProperties::GetExtSurfaceEnabled()) { in BeforeSyncGeometryProperties()
/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/promptaction/
H A Dprompt_action.cpp460 …if ((SystemProperties::GetExtSurfaceEnabled() || !ContainerIsService()) && !ContainerIsScenceBoard… in ShowToast()
1467 if (SystemProperties::GetExtSurfaceEnabled() || !ContainerIsService()) { in JSPromptShowDialog()
1672 if (SystemProperties::GetExtSurfaceEnabled() || !ContainerIsService()) { in JSPromptShowActionMenu()
2038 if (SystemProperties::GetExtSurfaceEnabled() || !ContainerIsService()) { in OpenCustomDialog()
2107 if (SystemProperties::GetExtSurfaceEnabled() || !ContainerIsService()) { in CloseCustomDialog()
2203 if (SystemProperties::GetExtSurfaceEnabled() || !ContainerIsService()) { in UpdateCustomDialog()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/app_bar/
H A Dapp_bar_view.cpp255 if (SystemProperties::GetExtSurfaceEnabled()) { in BindMenuCallback()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_pattern.cpp760 if (SystemProperties::GetExtSurfaceEnabled()) { in InitEnhanceSurfaceFlag()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Drender_web.cpp91 if (SystemProperties::GetExtSurfaceEnabled()) { in InitEnhanceSurfaceFlag()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.cpp2805 if (SystemProperties::GetExtSurfaceEnabled()) { in InitEnhanceSurfaceFlag()