Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
Dinner_xcomponent_controller.h58 virtual void GetSurfaceSize(float& surfaceWidth, float& surfaceHeight) {} in GetSurfaceSize() function
Dxcomponent_controller_ng.cpp118 void XComponentControllerNG::GetSurfaceSize(float& surfaceWidth, float& surfaceHeight) in GetSurfaceSize() function in OHOS::Ace::NG::XComponentControllerNG
Dxcomponent_pattern.h187 const SizeF& GetSurfaceSize() const in GetSurfaceSize() function
/foundation/multimedia/image_framework/frameworks/kits/js/common/
Dpixel_map_napi.cpp1232 static bool GetSurfaceSize(size_t argc, Rect &region, std::string fd) in GetSurfaceSize() function