/foundation/arkui/ui_lite/frameworks/draw/ |
H A D | draw_image.cpp | 23 void DrawImage::DrawCommon(BufferInfo& gfxDstBuffer, const Rect& coords, const Rect& mask, in DrawCommon() argument 35 void DrawImage::DrawCommon(BufferInfo& gfxDstBuffer, const Rect& coords, const Rect& mask, in DrawCommon() argument
|
/foundation/arkui/ui_lite/frameworks/components/ |
H A D | ui_box_progress.cpp | 252 void UIBoxProgress::DrawForeground(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea, Rect& coords) in DrawForeground() argument 301 Rect coords; in OnDraw() local [all...] |
H A D | ui_button.cpp | 77 Rect coords; in DrawImg() local
|
H A D | ui_slider.cpp | 185 void UISlider::DrawForeground(BufferInfo& gfxDstBuffer, const Rect& invalidatedArea, Rect& coords) in DrawForeground() argument
|
H A D | ui_checkbox.cpp | 228 Rect coords = GetContentRect(); in OnDraw() local
|
H A D | ui_canvas.cpp | 872 Rect coords = GetOrigRect(); in OnDraw() local 1113 Rect coords; in DoDrawRect() local 1163 Rect coords; DoFillRect() local [all...] |
/foundation/arkui/ui_lite/frameworks/common/ |
H A D | image.cpp | 272 DrawImage(BufferInfo& gfxDstBuffer, const Rect& coords, const Rect& mask, const Style& style, uint8_t opaScale) const DrawImage() argument
|
H A D | text.cpp | 353 Point Text::GetPos(int16_t& lineHeight, const Style& style, uint16_t& lineCount, const Rect& coords) in GetPos() argument 263 Draw(BufferInfo& gfxDstBuffer, const Rect& mask, const Rect& coords, const Style& style, int16_t offsetX, uint16_t ellipsisIndex, OpacityType opaScale) Draw() argument
|
/foundation/multimodalinput/input/test/facility/libinput_interface/include/ |
H A D | libinput_interface.h | 90 struct device_coords coords[N_GESTURE_DEVICE_COORDS]; member
|
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/ |
H A D | mesh_util.cpp | 218 const Math::Vec2& coords = unitCoords[idx]; in GenerateConeCap() local
|
/foundation/multimodalinput/input/util/common/include/ |
H A D | struct_multimodal.h | 411 SlotedCoords coords[MAX_SOLTED_COORDS_NUMS]; member
|
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/ |
H A D | render_node.cpp | 1564 std::vector<RRect> coords; in UpdateWindowBlurRRect() local 1567 GetNodeId(), blurRect, GetWindowBlurProgress(), GetWindowBlurStyle(), coords); in UpdateWindowBlurRRect() local
|
/foundation/arkui/ace_engine/frameworks/core/pipeline/ |
H A D | pipeline_context.cpp | 2886 UpdateWindowBlurRegion( int32_t id, RRect rRect, float progress, WindowBlurStyle style, const std::vector<RRect>& coords) UpdateWindowBlurRegion() argument
|