Home
last modified time | relevance | path

Searched defs:maxY (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/uinput/
H A Dhdf_device_event_dispatch.cpp32 HdfDeviceEventDispatch::HdfDeviceEventDispatch(const uint32_t maxX, const uint32_t maxY) in HdfDeviceEventDispatch()
H A Dvirtual_touch_screen.cpp68 VirtualTouchScreen::VirtualTouchScreen(const uint32_t maxX, const uint32_t maxY) in VirtualTouchScreen()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/shape/
H A Drender_shape_container.cpp65 double maxY = 0.0; in PerformLayout() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/stack/
H A Drender_stack.cpp122 double maxY = 0.0; in DetermineStackSize() local
/ohos5.0/foundation/graphic/graphic_utils_lite/frameworks/
H A Dgeometry2d.cpp192 int16_t maxY = vertexes_[0].y_; in MakeAABB() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_image.cpp460 int maxY = 0; in DrawImageRepeatRect() local
491 void RSImage::CalcRepeatBounds(int& minX, int& maxX, int& minY, int& maxY) in CalcRepeatBounds()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_chart.cpp470 double maxY = pointVec[0].GetPointInfo().GetY(); in UpdateTopBottomPoint() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_render_particle.cpp753 float maxY = position.y_ + emitSize.y_; in CalculateParticlePosition() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/image/
H A Drender_image.cpp693 int32_t maxY = 0; in GenerateImageRects() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Drender_node.cpp1699 double maxY = GetPaintRect().Height() + offsetY; in IsPointInBox() local