Home
last modified time | relevance | path

Searched defs:maxX (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.cpp64 double maxX = 0.0; in PerformLayout() local
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/scanline/
H A Dgeometry_scanline.h68 void Reset(int32_t minX, int32_t maxX) in Reset()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/stack/
H A Drender_stack.cpp121 double maxX = 0.0; in DetermineStackSize() local
/ohos5.0/foundation/graphic/graphic_utils_lite/frameworks/
H A Dgeometry2d.cpp190 int16_t maxX = vertexes_[0].x_; in MakeAABB() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_image.cpp459 int maxX = 0; in DrawImageRepeatRect() local
491 void RSImage::CalcRepeatBounds(int& minX, int& maxX, int& minY, int& maxY) in CalcRepeatBounds()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_render_particle.cpp750 float maxX = position.x_ + emitSize.x_; in CalculateParticlePosition() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/image/
H A Drender_image.cpp692 int32_t maxX = 0; in GenerateImageRects() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Drender_node.cpp1698 double maxX = GetPaintRect().Width() + offsetX; in IsPointInBox() local