Home
last modified time | relevance | path

Searched defs:GetSurfaceSize (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H A Dinner_xcomponent_controller.h58 virtual void GetSurfaceSize(float& surfaceWidth, float& surfaceHeight) {} in GetSurfaceSize() function
H A Dxcomponent_controller_ng.cpp118 void XComponentControllerNG::GetSurfaceSize(float& surfaceWidth, float& surfaceHeight) in GetSurfaceSize() function in OHOS::Ace::NG::XComponentControllerNG
H A Dxcomponent_pattern.h187 const SizeF& GetSurfaceSize() const in GetSurfaceSize() function