/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/fuzztest/ui/rscanvasdrawingnode_fuzzer/ |
H A D | rscanvasdrawingnode_fuzzer.cpp | 118 float fRight = GetData<float>();
in DoGetBitmap() local 120 Drawing::Rect rect { fLeft, fTop, fRight, fBottom };
in DoGetBitmap() 146 float fRight = GetData<float>();
in DoGetPixelmap() local 148 Drawing::Rect rect { fLeft, fTop, fRight, fBottom };
in DoGetPixelmap()
|
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/ |
H A D | drawbitmaprect.h | 26 Scalar fRight; // !< larger x-axis bounds member
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | background_modifier.h | 57 srcSKRect.fRight = offset1.GetX() + desSize.Width(); 58 desSKRect.fRight = curWidth;
|
H A D | txt_paragraph.cpp | 311 return textBox.rect.fRight - textBox.rect.fLeft; in GetCharacterWidth() 444 auto right = textBox.rect.fRight; in AdjustIndexForward() 562 double caretStart = isLtr ? textBox.rect.fRight : textBox.rect.fLeft; in ComputeOffsetForCaretUpstream() 633 double caretStart = isLtr ? textBox.rect.fLeft : textBox.rect.fRight; in ComputeOffsetForCaretDownstream()
|
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
H A D | skia_convert_utils.h | 88 skRect.fRight = rect.GetRight(); in DrawingRectCastToSkRect() 96 rect.SetRight(skRect.fRight); in SkRectCastToDrawingRect()
|
H A D | skia_matrix.cpp | 219 dst = Rect(skDst.fLeft, skDst.fTop, skDst.fRight, skDst.fBottom); in MapRect()
|
H A D | skia_canvas.cpp | 112 return Rect(rect.fLeft, rect.fTop, rect.fRight, rect.fBottom); in GetLocalClipBounds() 122 return RectI(iRect.fLeft, iRect.fTop, iRect.fRight, iRect.fBottom); in GetDeviceClipBounds() 132 return RectI(iRect.fLeft, iRect.fTop, iRect.fRight, iRect.fBottom); in GetRoundInDeviceClipBounds()
|
/foundation/arkui/ace_engine/frameworks/core/components/text_overlay/ |
H A D | text_overlay_manager.cpp | 116 rightBoundaryOfParagraph = box.rect.fRight; 128 rightBoundaryOfParagraph = std::max(static_cast<double>(box.rect.fRight), rightBoundaryOfParagraph); 206 double caretEnd = isLtr ? textBox.rect.fRight : textBox.rect.fLeft; 255 double caretStart = isLtr ? textBox.rect.fLeft : textBox.rect.fRight;
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsrenderimage_fuzzer/ |
H A D | rsrenderimage_fuzzer.cpp | 198 float fRight = GetData<float>(); in RSImageFuzzTest() local 200 Drawing::Rect rect { fLeft, fTop, fRight, fBottom }; in RSImageFuzzTest()
|
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/impl/ |
H A D | drawing_painter_impl.cpp | 67 rect.SetRight(skRect.fRight); in ToDrawingRect() 77 rect.SetRight(skRRect.rect().fRight); in ToDrawingRoundRect()
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/pipeline/rsrendernode_fuzzer/ |
H A D | rsrendernode_fuzzer.cpp | 293 float fRight = GetData<float>(); in RSDrawCmdListFuzzTest() local 296 Drawing::Rect rect = { fLeft, fTop, fRight, fBottom }; in RSDrawCmdListFuzzTest()
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/ |
H A D | rs_image_test.cpp | 100 float fRight = 1.0f; in HWTEST_F() local 103 Drawing::Rect rect { fLeft, ftop, fRight, fBottom }; in HWTEST_F()
|
/foundation/arkui/ace_engine/frameworks/core/components/text_field/ |
H A D | rosen_render_text_field.cpp | 227 boxes.back().rect.fRight - boxes.front().rect.fLeft, boxes.back().rect.fTop - boxes.front().rect.fTop); in PaintSelectCaret() 1329 rightBoundaryOfParagraph = box.rect.fRight; 1341 rightBoundaryOfParagraph = std::max(static_cast<double>(box.rect.fRight), rightBoundaryOfParagraph); 1419 double caretEnd = isLtr ? textBox.rect.fRight : textBox.rect.fLeft; 1467 double caretStart = isLtr ? textBox.rect.fLeft : textBox.rect.fRight;
|
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/adapter/skia_txt/ |
H A D | convert.cpp | 44 Drawing::RectF rect(box.rect.fLeft, box.rect.fTop, box.rect.fRight, box.rect.fBottom); in Convert()
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/ |
H A D | rs_property_drawable_utils.cpp | 113 int32_t fRight = std::clamp(int(regionRectDev.GetRight()), 0, deviceWidth - 1); in GetShadowRegionImage() local 115 if (fLeft == fRight || fTop == fBottom) { in GetShadowRegionImage() 119 Drawing::RectI regionBounds = { fLeft, fTop, fRight, fBottom }; in GetShadowRegionImage()
|
/foundation/arkui/ui_lite/frameworks/components/ |
H A D | ui_canvas.cpp | 201 float fRight = static_cast<float>(width) + static_cast<float>(point.x); in AddRect() local 204 if (fRight > INT16_MAX) { in AddRect()
|
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/ |
H A D | ext_decoder.cpp | 524 if (out.fRight > info.width()) {
in HeapMemAlloc() 525 out.fRight = info.width();
in HeapMemAlloc()
|
/foundation/window/window_manager/window_scene/session_manager/src/ |
H A D | scene_session_manager.cpp | 10206 SkIRect rect {.fLeft = 0, .fTop = 0, .fRight = displayWidth, .fBottom = displayHeight}; in GetDisplayRegion() 10226 SkIRect rect {.fLeft = 0, .fTop = 0, .fRight = displayWidth, .fBottom = displayHeight}; in UpdateDisplayRegion() 10299 .fRight = wsRect.posX_ + wsRect.width_, .fBottom = wsRect.posY_ + wsRect.height_}; in FilterSceneSessionCovered() 10303 windowBounds.fLeft, windowBounds.fTop, windowBounds.fRight, windowBounds.fBottom); in FilterSceneSessionCovered() 10308 windowBounds.fLeft, windowBounds.fTop, windowBounds.fRight, windowBounds.fBottom); in FilterSceneSessionCovered()
|