| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/ |
| H A D | js_on_size_change_function.cpp | 24 void JsOnSizeChangeFunction::Execute(const NG::RectF& oldRect, const NG::RectF& rect) in Execute() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/ |
| H A D | ellipse_painter.cpp | 21 void EllipsePainter::DrawEllipse(RSCanvas& canvas, const RectF& rect, const ShapePaintProperty& shapePaintProperty) in DrawEllipse() argument
|
| /foundation/arkui/ui_lite/frameworks/layout/ |
| H A D | list_layout.cpp | 43 Rect rect = GetAllChildRelativeRect(); in OnChildChanged() local
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/interface/ |
| H A D | mask_filter_test.cpp | 43 OH_Drawing_Rect* rect = OH_Drawing_RectCreate(0, 0, 100, 100); // 0, 0, 100, 100 创建矩形 in OnTestPerformance() local
|
| H A D | memory_stream_test.cpp | 39 OH_Drawing_Rect* rect = OH_Drawing_RectCreate(0, 0, 100, 100); // 0, 0, 100, 100 创建矩形 in OnTestPerformance() local
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing/test_case/ |
| H A D | draw_rect_test.cpp | 24 auto rect = Drawing::Rect(0, 0, 100, 100); // xy (0, 0), size 100*100 in OnTestFunction() local 33 auto rect = Drawing::Rect(0, 0, 100, 100); // xy (0, 0), size 100*100 in OnTestPerformance() local
|
| /foundation/window/window_manager/wm/src/ |
| H A D | future_callback.cpp | 22 WSError FutureCallback::OnUpdateSessionRect(const WSRect& rect) in OnUpdateSessionRect() argument
|
| /third_party/skia/src/core/ |
| H A D | SkValidationUtils.h | 23 static inline bool SkIsValidIRect(const SkIRect& rect) { in SkIsValidIRect() argument 29 static inline bool SkIsValidRect(const SkRect& rect) { in SkIsValidRect() argument [all...] |
| /third_party/skia/samplecode/ |
| H A D | SampleManyRects.cpp | 33 SkRect rect = SkRect::MakeWH(SkIntToScalar(fRandom.nextRangeU(10, 100)), variable
|
| /third_party/skia/tests/ |
| H A D | SrcSrcOverBatchTest.cpp | 36 SkIRect rect = SkIRect::MakeWH(2, 2); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
| /third_party/skia/docs/examples/ |
| H A D | Rect_setBoundsCheck.cpp | 9 SkRect rect; in REG_FIDDLE() local
|
| H A D | shapes_with_motion.cpp | 16 SkRect rect = SkRect::MakeXYWH(10, 10, 100, 160); in REG_FIDDLE_ANIMATED() local
|
| H A D | shapes.cpp | 14 SkRect rect = SkRect::MakeXYWH(10, 10, 100, 160); in REG_FIDDLE_ANIMATED() local
|
| H A D | Path_moveTo.cpp | 7 SkRect rect = { 20, 20, 120, 80 }; in REG_FIDDLE() local [all...] |
| H A D | Rect_MakeSize.cpp | 8 SkRect rect = SkRect::MakeSize(size); in REG_FIDDLE() local
|
| H A D | Rect_set_4.cpp | 9 SkRect rect; in REG_FIDDLE() local [all...] |
| H A D | Rect_joinPossiblyEmptyRect.cpp | 7 SkRect rect = { 10, 100, 15, 0}; in REG_FIDDLE() local
|
| H A D | Rect_joinNonEmptyArg.cpp | 7 SkRect rect = { 10, 100, 15, 0}; in REG_FIDDLE() local
|
| /third_party/skia/gm/ |
| H A D | testgradient.cpp | 45 SkRect rect = SkRect::MakeXYWH(10, 10, 100, 160); variable
|
| H A D | crbug_1177833.cpp | 28 SkRect rect = {SkBits2Float(0x00000000), in DEF_SIMPLE_GM() local 53 SkRect rect = {SkBits2Float(0x00000000), in DEF_SIMPLE_GM() local 80 SkRect rect = {SkBits2Float(0x00000000), in DEF_SIMPLE_GM() local
|
| H A D | crbug_1167277.cpp | 23 SkRect rect = {SkBits2Float(0x00000000), SkBits2Float(0x00000000), in DEF_SIMPLE_GM() local
|
| H A D | thinstrokedrects.cpp | 43 constexpr SkRect rect = { 0, 0, 10, 10 }; variable
|
| H A D | badpaint.cpp | 50 SkRect rect = SkRect::MakeXYWH(10, 10, 80, 80); variable
|
| H A D | crbug_1156804.cpp | 14 static void drawOne(SkCanvas* canvas, SkRect rect, float saveBorder, float sigma, SkColor c) { in drawOne() argument
|
| H A D | internal_links.cpp | 44 SkRect rect = SkRect::MakeXYWH(0, 0, SkIntToScalar(50), SkIntToScalar(20)); variable 61 SkRect rect = SkRect::MakeXYWH(x, y, in drawLabeledRect() local
|