/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/ |
H A D | rs_display_render_node.h | 200 void UpdateSurfaceNodePos(NodeId id, RectI rect) in UpdateSurfaceNodePos() 205 void AddSurfaceNodePosByDescZOrder(NodeId id, RectI rect) in AddSurfaceNodePosByDescZOrder()
|
/ohos5.0/drivers/hdf_core/adapter/khdf/linux/platform/mipi_csi/ |
H A D | mipi_v4l2_adapter.c | 175 ImgRect *rect = &drvData->attr->imgRect; in LinuxSetPadFormat() local 261 ImgRect *rect = &(drvData->attr->imgRect); in LinuxInitControls() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/effect/ |
H A D | shader_effect.cpp | 53 const Matrix& matrix, const Rect& rect) noexcept in ShaderEffect() 137 …& picture, TileMode tileX, TileMode tileY, FilterMode mode, const Matrix& matrix, const Rect& rect) in CreatePictureShader()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/property/ |
H A D | rs_properties_test.cpp | 79 Vector4f rect{1.f, 1.f, 1.f, 1.f}; variable 846 RectI rect; variable 1912 RectT<float> rect(1.f, 1.f, 1.f, 1.f); variable 1961 RectF rect(0, 0, properties.GetFrameWidth(), properties.GetFrameHeight()); variable 2111 std::shared_ptr<RectF> rect = std::make_shared<RectF>(1.f, 1.f, 1.f, 1.f); variable 2142 std::shared_ptr<RectF> rect = std::make_shared<RectF>(1.f, 1.f, 1.f, 1.f); variable
|
/ohos5.0/foundation/barrierfree/accessibility/services/aams/src/ |
H A D | accessibility_window_manager.cpp | 207 bool AccessibilityWindowManager::CheckIntegerOverflow(const Rosen::Rect& rect) in CheckIntegerOverflow() 289 for (auto &rect : windowInfo->touchHotAreas_) { in UpdateAccessibilityWindowInfo() local 473 void AccessibilityWindowManager::SetWindowSize(int32_t windowId, Rect rect) in SetWindowSize()
|
/ohos5.0/foundation/window/window_manager/wmserver/src/ |
H A D | window_layout_policy.cpp | 405 Rect rect = winRect; in CalcEntireWindowHotZone() local 552 AvoidPosType WindowLayoutPolicy::GetAvoidPosType(const Rect& rect, DisplayId displayId) const in GetAvoidPosType() argument 784 Rect rect = node->GetRequestRect(); in FixWindowRectWithinDisplay() local
|
H A D | display_group_info.cpp | 170 Rect rect; in GetDisplayRect() local
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/ |
H A D | ui_view.cpp | 88 Rect rect(GetRect()); in OnPreDraw() local 213 Rect rect(x, y, x + width - 1, y + height - 1); in SetStyle() local 217 void UIView::UpdateRectInfo(uint8_t key, const Rect& rect) in UpdateRectInfo() 718 Rect rect = GetRect(); in GetTargetView() local 735 Rect rect = GetRect(); in GetTargetView() local
|
H A D | ui_chart.cpp | 422 Rect rect = GetContentRect(); in RefreshChart() local 632 Rect rect; in DrawSmoothPolyLine() local 686 Rect rect; in DrawPolyLine() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/ |
H A D | rs_property_drawable_bounds_geometry.cpp | 135 RectF rect = properties.GetBoundsRect().MakeOutset(properties.GetOutline()->GetWidthFour()); in OnBoundsChange() local 189 RectF rect = properties.GetBoundsRect().MakeOutset(properties.GetOutline()->GetWidthFour()); in OnBoundsChange() local 219 RectF rect = properties.GetBoundsRect().MakeOutset(properties.GetOutline()->GetWidthFour()); in OnBoundsChange() local 227 auto rect = rrect_.GetRect(); in Draw() local 369 Drawing::Rect rect = in Draw() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_uni_render_util.cpp | 248 for (const Occlusion::Rect& rect : rects) { in ScreenIntersectDirtyRects() local 283 for (const RectI& rect : srcRects) { in FilpRects() local 732 Occlusion::Rect rect = { left, top, left + width, top + height }; in AlignedDirtyRegion() local 1154 void RSUniRenderUtil::DrawRectForDfx(RSPaintFilterCanvas& canvas, const RectI& rect, Drawing::Color… in DrawRectForDfx() 1489 const auto rect = node.GetDstRect(); in LayerRotate() local 1810 SecRectInfo RSUniRenderUtil::GenerateSecRectInfoFromNode(RSRenderNode& node, RectI rect) in GenerateSecRectInfoFromNode() 1868 …auto rect = boundsGeo.MapAbsRect(node->GetSelfDrawRect().JoinRect(node->GetChildrenRect().ConvertT… in TraverseAndCollectUIExtensionInfo() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/grid/ |
H A D | grid_element.cpp | 134 bool GridElement::RequestNextFocus(bool vertical, bool reverse, const Rect& rect) in RequestNextFocus()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsbasecommon_fuzzer/ |
H A D | rsbasecommon_fuzzer.cpp | 131 RectF rect; in RSObjAbsGeometryFuzzTest() local
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/cj/src/ |
H A D | pixel_map_impl.cpp | 137 uint32_t PixelMapImpl::Crop(Rect &rect) in Crop()
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/ |
H A D | image_decoder.cpp | 202 OMX_CONFIG_RECTTYPE rect; in UpdateDisplaySizeByCrop() local
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/base/ |
H A D | inspector_test_ng.cpp | 387 OHOS::Ace::NG::Rectangle rect; variable 438 OHOS::Ace::NG::Rectangle rect; variable
|
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/ |
H A D | scene_session_dirty_manager_test.cpp | 369 WSRect rect = {0, 0, 320, 240}; variable 810 MMI::Rect rect = { variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | txt_paragraph.cpp | 687 auto rect = Constants::ConvertSkRect(box.rect); in GetRectsForRangeInner() local 711 auto rect = Constants::ConvertSkRect(box.rect); in TxtGetRectsForRange() local 764 auto rect = Constants::ConvertSkRect(box.rect); in GetRectsForPlaceholders() local 925 LineMetrics TxtParagraph::GetLineMetricsByRectF(RectF& rect) in GetLineMetricsByRectF()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/ |
H A D | rect_model_ng.cpp | 108 … const RefPtr<ShapeRect>& rect, const Dimension& radiusX, const Dimension& radiusY, int32_t index) in SetShapeRectRadius()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/helper/ |
H A D | window_scene_helper.cpp | 197 auto rect = renderContext->GetPaintRectWithoutTransform(); in CaculatePoint() local
|
/ohos5.0/foundation/barrierfree/accessibility/services/aams/test/mock/src/ |
H A D | mock_accessibility_window_manager.cpp | 136 void AccessibilityWindowManager::SetWindowSize(int32_t windowId, Rect rect) in SetWindowSize()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_overlay/ |
H A D | text_overlay_element.cpp | 107 bool TextOverlayElement::RequestNextFocus(bool vertical, bool reverse, const Rect& rect) in RequestNextFocus()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/ |
H A D | drawing_text_blob.cpp | 159 std::shared_ptr<Rect> rect = textblob->Bounds(); in OH_Drawing_TextBlobGetBounds() local
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-offscreencanvasrenderingcontext2d.md | 1972 ### rect subsection
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-offscreencanvasrenderingcontext2d.md | 1972 ### rect subsection
|