Home
last modified time | relevance | path

Searched defs:rect (Results 651 - 675 of 1672) sorted by relevance

1...<<21222324252627282930>>...67

/foundation/barrierfree/accessibility/services/test/moduletest/mock/src/
H A Dmock_mt_accessibility_window_manager.cpp136 void AccessibilityWindowManager::SetWindowSize(int32_t windowId, Rect rect) in SetWindowSize() argument
/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_view_unit_test.cpp1066 Rect rect = view_->GetRelativeRect(); in HWTEST_F() local
1088 Rect rect = view_->GetContentRect(); in HWTEST_F() local
1114 Rect rect = view_->GetContentRect(); HWTEST_F() local
[all...]
/foundation/barrierfree/accessibility/common/interface/src/parcel/
H A Daccessibility_element_info_parcel.cpp75 sptr<RectParcel> rect = parcel.ReadStrongParcelable<RectParcel>(); in ReadFromParcelSecondPart() local
477 RectParcel::RectParcel(const Rect &rect) in RectParcel() argument
502 sptr<RectParcel> rect = new(std::nothrow) RectParcel(); in Unmarshalling() local
[all...]
/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_canvas.cpp36 DoRender(BufferInfo& gfxDstBuffer, void* param, const Paint& paint, const Rect& rect, const Rect& invalidatedArea, const Style& style, const bool& isStroke) DoRender() argument
89 DoDrawShadow(BufferInfo& gfxDstBuffer, void* param, const Paint& paint, const Rect& rect, const Rect& invalidatedArea, const Style& style, const bool& isStroke) DoDrawShadow() argument
146 InitRenderAndTransform(BufferInfo& gfxDstBuffer, RenderBuffer& renderBuffer, const Rect& rect, TransAffine& transform, const Style& style, const Paint& paint) InitRenderAndTransform() argument
273 RenderPattern(const Paint& paint, void* param, RasterizerScanlineAntialias& rasterizer, RenderBase& renBase, FillBase& allocator, const Rect& rect) RenderPattern() argument
[all...]
H A Ddraw_rect.cpp24 void DrawRect::Draw(BufferInfo& gfxDstBuffer, const Rect& rect, const Rect& dirtyRect, in Draw() argument
82 DrawRectRadiusWithoutBorder(BufferInfo& gfxDstBuffer, const Rect& rect, const Rect& dirtyRect, const Style& style, OpacityType opaScale) DrawRectRadiusWithoutBorder() argument
97 DrawRectRadiusWithoutBorderCon1(BufferInfo& gfxDstBuffer, const Rect& rect, const Rect& dirtyRect, const Style& style, OpacityType opaScale) DrawRectRadiusWithoutBorderCon1() argument
140 DrawRectRadiusWithoutBorderCon2(BufferInfo& gfxDstBuffer, const Rect& rect, const Rect& dirtyRect, const Style& style, OpacityType opaScale) DrawRectRadiusWithoutBorderCon2() argument
178 DrawRectRadiusWithoutBorderCon3(BufferInfo& gfxDstBuffer, const Rect& rect, const Rect& dirtyRect, const Style& style, OpacityType opaScale) DrawRectRadiusWithoutBorderCon3() argument
200 DrawRectRadiusWithoutBorderCon4(BufferInfo& gfxDstBuffer, const Rect& rect, const Rect& dirtyRect, const Style& style, OpacityType opaScale) DrawRectRadiusWithoutBorderCon4() argument
262 DrawRectBorderWithoutRadius(BufferInfo& gfxDstBuffer, const Rect& rect, const Rect& dirtyRect, const Style& style, OpacityType opaScale) DrawRectBorderWithoutRadius() argument
299 DrawRectRadiusEqualBorder(BufferInfo& gfxDstBuffer, const Rect& rect, const Rect& dirtyRect, const Style& style, OpacityType opaScale) DrawRectRadiusEqualBorder() argument
369 DrawRectRadiusSmallThanBorder(BufferInfo& gfxDstBuffer, const Rect& rect, const Rect& dirtyRect, const Style& style, OpacityType opaScale) DrawRectRadiusSmallThanBorder() argument
452 DrawRectRadiusBiggerThanBorder(BufferInfo& gfxDstBuffer, const Rect& rect, const Rect& dirtyRect, const Style& style, OpacityType opaScale) DrawRectRadiusBiggerThanBorder() argument
467 DrawRectRadiusBiggerThanBorderCon1(BufferInfo& gfxDstBuffer, const Rect& rect, const Rect& dirtyRect, const Style& style, OpacityType opaScale) DrawRectRadiusBiggerThanBorderCon1() argument
536 DrawRectRadiusBiggerThanBorderCon2(BufferInfo& gfxDstBuffer, const Rect& rect, const Rect& dirtyRect, const Style& style, OpacityType opaScale) DrawRectRadiusBiggerThanBorderCon2() argument
603 DrawRectRadiusBiggerThanBorderCon3(BufferInfo& gfxDstBuffer, const Rect& rect, const Rect& dirtyRect, const Style& style, OpacityType opaScale) DrawRectRadiusBiggerThanBorderCon3() argument
639 DrawRectRadiusBiggerThanBorderCon4(BufferInfo& gfxDstBuffer, const Rect& rect, const Rect& dirtyRect, const Style& style, OpacityType opaScale) DrawRectRadiusBiggerThanBorderCon4() argument
[all...]
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_view_group.cpp177 Rect rect = GetRect(); in GetTargetView() local
215 Rect rect = GetRect(); in GetTargetView() local
256 Rect rect = {0, 0, 0, 0}; in GetAllChildRelativeRect() local
331 Rect rect = GetAllChildRelativeRect(); AutoResize() local
[all...]
H A Dui_slider.cpp275 Rect rect = GetOrigRect(); in UpdateCurrentValue() local
H A Dui_scroll_view.cpp284 Rect rect = GetAllChildRelativeRect(); in CalculateReboundDistance() local
/foundation/arkui/ui_lite/frameworks/dock/
H A Dscreen_device.h194 SnapShot(uint32_t len, bool justCopy, uint8_t* dest, const Rect& rect, bool justRender) SnapShot() argument
/foundation/arkui/ui_lite/test/uitest/test_image/
H A Dui_test_image.cpp535 UIImageView* UITestImage::AddImageView(const Rect rect, const char* src, bool autoEnable, in AddImageView() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H A Dtext_field_controller_test.cpp1189 RectF rect = RectF(OffsetF(5.0f, 5.0f), SizeF(5.0f, 5.0f)); in HWTEST_F() local
1253 RectF rect = RectF(OffsetF(5.0f, 5.0f), SizeF(5.0f, 5.0f)); in HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dweb_pattern_test_ng_supplement.cpp1678 RectT<int32_t> rect; in HWTEST_F() local
1707 RectT<int32_t> rect; in HWTEST_F() local
/foundation/arkui/ace_engine_lite/test/moduletest/common/
H A Dbasic_tdd_test.cpp211 Rect rect = view->GetOrigRect(); in Click() local
223 Rect rect = view->GetOrigRect(); in LongPress() local
[all...]
/foundation/arkui/ui_lite/frameworks/engines/gfx/
H A Dsoft_engine.cpp73 DrawRect(BufferInfo& dst, const Rect& rect, const Rect& dirtyRect, const Style& style, OpacityType opacity) DrawRect() argument
117 DrawPath(BufferInfo& dst, void* param, const Paint& paint, const Rect& rect, const Rect& invalidatedArea, const Style& style) DrawPath() argument
129 FillPath(BufferInfo& dst, void* param, const Paint& paint, const Rect& rect, const Rect& invalidatedArea, const Style& style) FillPath() argument
/foundation/graphic/graphic_surface/surface/test/fuzztest/bufferqueue_fuzzer/
H A Dbufferqueue_fuzzer.cpp111 OHOS::Rect rect = GetData<OHOS::Rect>(); in BufferQueueFuzzTest1() local
/foundation/graphic/graphic_utils_lite/frameworks/
H A Dtransform.cpp40 TransformMap::TransformMap(const Rect& rect) in TransformMap() argument
86 void TransformMap::SetTransMapRect(const Rect& rect) in SetTransMapRect() argument
173 Rect rect = Rect(point.x, point.y, point.x, point.y); in GetOrigPoint() local
/foundation/graphic/graphic_3d/lume/LumeFont/src/
H A Dfont_defs.h62 IRect rect; member
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_hwc_prevalidate_util.cpp325 const auto rect = info.dstRect; in LayerRotate() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/common/
H A Drs_obj_abs_geometry.cpp301 RectI RSObjAbsGeometry::MapRect(const RectF& rect, const Drawing::Matrix& matrix) in MapRect() argument
[all...]
H A Drs_occlusion_region.cpp370 os << rect; in operator <<() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H A Dluma_filter.cpp100 void draw_clip(OH_Drawing_Canvas* canvas, DrawRect& c, OH_Drawing_Rect* rect, uint32_t kColor, OH_Drawing_Brush* brush) in draw_clip() argument
116 OH_Drawing_Rect* rect = OH_Drawing_RectCreate(r.left, r.top, r.right, r.bottom); in draw_scene_oval() local
143 OH_Drawing_Rect* rect in draw_scene() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_path_test.cpp243 OH_Drawing_Rect* rect = OH_Drawing_RectCreate(50, 50, 250, 250); in HWTEST_F() local
271 OH_Drawing_Rect* rect = OH_Drawing_RectCreate(50, 50, 250, 250); in HWTEST_F() local
381 OH_Drawing_Rect *rect = OH_Drawing_RectCreate(0.0f, 0.0f, 200.0f, 300.0f); HWTEST_F() local
407 OH_Drawing_Rect *rect = OH_Drawing_RectCreate(0.0f, 0.0f, 200.0f, 300.0f); HWTEST_F() local
431 OH_Drawing_Rect *rect = OH_Drawing_RectCreate(0.0f, 0.0f, 200.0f, 300.0f); HWTEST_F() local
455 OH_Drawing_Rect *rect = OH_Drawing_RectCreate(0.0f, 0.0f, 200.0f, 300.0f); HWTEST_F() local
520 OH_Drawing_Rect *rect = OH_Drawing_RectCreate(0, 100, 500, 400); HWTEST_F() local
681 OH_Drawing_Rect *rect = OH_Drawing_RectCreate(0, 100, 500, 400); HWTEST_F() local
756 OH_Drawing_Rect *rect = OH_Drawing_RectCreate(0, 100, 500, 400); HWTEST_F() local
778 OH_Drawing_Rect* rect = OH_Drawing_RectCreate(50, 50, 250, 250); HWTEST_F() local
806 OH_Drawing_Rect *rect = OH_Drawing_RectCreate(0, 100, 500, 400); HWTEST_F() local
[all...]
H A Ddrawing_pen_test.cpp295 OH_Drawing_Rect *rect = OH_Drawing_RectCreate(10, 10, 20, 20); // rect left[10], top[10], right[20], bottom[20] in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/drawable/
H A Drs_canvas_drawing_node_drawable_test.cpp417 Drawing::Rect* rect = nullptr; in HWTEST_F() local
/foundation/graphic/graphic_surface/surface/src/
H A Dbuffer_utils.cpp108 Rect rect = { in ReadFlushConfig() local

Completed in 22 milliseconds

1...<<21222324252627282930>>...67