Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/event/
H A Dgesture_event_hub_test_ng_property_config.cpp1413 int32_t minDeviceLength = std::min(deviceHeight, deviceWidth); variable
1463 int32_t minDeviceLength = std::min(deviceHeight, deviceWidth); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dgesture_event_hub.cpp723 int32_t minDeviceLength = std::min(deviceHeight, deviceWidth); in GetPixelMapScale() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Doverlay_manager.cpp5726 int32_t minDeviceLength = std::min(deviceHeight, deviceWidth); in UpdatePixelMapScale() local