/foundation/arkui/ui_lite/frameworks/draw/ |
H A D | draw_rect.cpp | 24 void DrawRect::Draw(BufferInfo& gfxDstBuffer, const Rect& rect, const Rect& dirtyRect, in Draw() argument 82 void DrawRect::DrawRectRadiusWithoutBorder(BufferInfo& gfxDstBuffer, const Rect& rect, const Rect& dirtyRect, in 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/engines/gfx/ |
H A D | soft_engine.cpp | 73 DrawRect(BufferInfo& dst, const Rect& rect, const Rect& dirtyRect, const Style& style, OpacityType opacity) DrawRect() argument
|
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_uni_render_processor.cpp | 96 const Rect& dirtyRect = params.GetBufferDamage(); in CreateLayer() local 142 const Rect& dirtyRect in CreateLayerForRenderThread() local 269 GraphicIRect dirtyRect = GraphicIRect { bufferDamage.x, bufferDamage.y, bufferDamage.w, bufferDamage.h }; GetLayerInfo() local [all...] |
H A D | rs_uni_render_composer_adapter.cpp | 803 const Rect& dirtyRect = surfaceHandler->GetDamageRegion(); in BuildComposeInfo() local 873 const Rect& dirtyRect = params->GetBufferDamage(); in BuildComposeInfo() local [all...] |
H A D | rs_uni_render_visitor.cpp | 219 RectI dirtyRect = node.GetChildrenRect();
in MergeRemovedChildDirtyRegion() local 705 auto dirtyRect = dirtyManager->GetCurrentFrameDirtyRegion(); CheckMergeFilterDirtyByIntersectWithDirty() local 787 auto dirtyRect = node.GetDirtyManager()->GetCurrentFrameDirtyRegion(); QuickPrepareSurfaceRenderNode() local 2072 const auto& dirtyRect = surfaceNode.GetDirtyManager()->GetCurrentFrameDirtyRegion(); CheckMergeDisplayDirtyByTransparent() local 2125 const auto& dirtyRect = surfaceNode.GetDirtyManager()->GetCurrentFrameDirtyRegion(); CheckMergeDisplayDirtyByShadowChanged() local 2198 const auto& dirtyRect = surfaceNode.GetDirtyManager()->GetCurrentFrameDirtyRegion(); CheckMergeDisplayDirtyByTransparentRegions() local [all...] |
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/pipeline/ |
H A D | rs_render_thread_visitor_test.cpp | 1040 RectI dirtyRect; in HWTEST_F() local 1074 auto dirtyRect = RectI(); in HWTEST_F() local
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/ |
H A D | rs_dirty_region_manager_test.cpp | 116 RectI dirtyRect = rsDirtyManager->GetDirtyRegion(); in HWTEST_F() local 186 RectI dirtyRect = rsDirtyManager->GetDirtyRegion(); in HWTEST_F() local
|
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/dfx/ |
H A D | rs_dirty_rects_dfx.cpp | 239 DrawDirtyRectForDFX( RectI dirtyRect, const Drawing::Color color, const RSPaintStyle fillType, float alpha, int edgeWidth) const DrawDirtyRectForDFX() argument [all...] |
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
H A D | rs_dirty_region_manager.cpp | 160 void RSDirtyRegionManager::SetCurrentFrameDirtyRect(const RectI& dirtyRect) in SetCurrentFrameDirtyRect() argument
|
H A D | rs_render_node.cpp | 901 auto dirtyRect = geoPtr->MapAbsRect(childrenRect_.ConvertTo<float>()); in SubTreeSkipPrepare() local 1412 auto dirtyRect = isSelfDrawingNode_ ? selfDrawingNodeAbsDirtyRect_ : absDrawRect_; in UpdateAbsDirtyRegion() local 1603 UpdateBufferDirtyRegion(RectI& dirtyRect, const RectI& drawRegion) UpdateBufferDirtyRegion() argument 1659 auto dirtyRect = properties.GetDirtyRect(drawRegion); UpdateDirtyRegion() local 1786 auto dirtyRect = GetRenderProperties().GetDirtyRect(); UpdateRenderStatus() local [all...] |
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/ |
H A D | rs_render_thread_visitor.cpp | 217 void RSRenderThreadVisitor::DrawRectOnCanvas(const RectI& dirtyRect, const Drawing::ColorQuad color, in DrawRectOnCanvas() argument 248 auto dirtyRect = RectI(); in DrawDirtyRegion() local [all...] |
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/ |
H A D | render_node.cpp | 337 auto dirtyRect = context_.Upgrade()->GetDirtyRect(); in DumpTree() local
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/ |
H A D | rs_properties.cpp | 2314 RectI dirtyRect = boundsGeo_->MapAbsRect(GetLocalBoundsAndFramesRect()); in GetDirtyRect() local 2330 RectI dirtyRect; in GetDirtyRect() local 3170 auto dirtyRect = GetDirtyRect(); in GetPixelStretchDirtyRect() local [all...] |