Home
last modified time | relevance | path

Searched refs:SetEnhanceSurfaceFlag (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Drosen_render_web.cpp57 delegate_->SetEnhanceSurfaceFlag(isEnhanceSurface_); in OnAttachContext()
H A Drender_web.cpp109 delegate_->SetEnhanceSurfaceFlag(isEnhanceSurface_); in OnAttachContext()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_pattern.cpp807 delegate_->SetEnhanceSurfaceFlag(isEnhanceSurface_); in OnModifyDone()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.h905 void SetEnhanceSurfaceFlag(const bool& isEnhanceSurface);
H A Dweb_delegate.cpp6082 void WebDelegate::SetEnhanceSurfaceFlag(const bool& isEnhanceSurface) in SetEnhanceSurfaceFlag() function in OHOS::Ace::WebDelegate
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.cpp2844 delegate_->SetEnhanceSurfaceFlag(isEnhanceSurface_); in OnModifyDone()