/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/ui/ |
H A D | rs_surface_node_test.cpp | 87 auto bounds = surfaceNode->GetStagingProperties().GetBounds(); variable 105 auto bounds = surfaceNode->GetStagingProperties().GetBounds(); variable 123 auto bounds = surfaceNode->GetStagingProperties().GetBounds(); variable 142 auto bounds = surfaceNode->GetStagingProperties().GetBounds(); variable 161 auto bounds = surfaceNode->GetStagingProperties().GetBounds(); variable 180 auto bounds = surfaceNode->GetStagingProperties().GetBounds(); variable 197 auto bounds = surfaceNode->GetStagingProperties().GetBounds(); variable 211 auto bounds = surfaceNode->GetStagingProperties().GetBounds(); variable 225 auto bounds = surfaceNode->GetStagingProperties().GetBounds(); variable 239 auto bounds = surfaceNode->GetStagingProperties().GetBounds(); variable [all …]
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/draw/ |
H A D | surface_test.cpp | 194 RectI bounds; variable 213 RectI bounds(1, 1, 15, 20); variable 232 RectI bounds(70, 75, 100, 100); variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/ |
H A D | rosen_render_svg_text_path.cpp | 44 Offset RosenRenderSvgTextPath::MeasureTextPathBounds(const Offset& offset, Rect& bounds) in MeasureTextPathBounds() 70 Rect bounds; in GetPaintBounds() local 125 double RosenRenderSvgTextPath::OnMeasureTextPathBounds(const PathOffset& pathOffset, Rect& bounds) in OnMeasureTextPathBounds()
|
H A D | rosen_render_svg_text.cpp | 69 Rect bounds; in GetPaintBounds() local 74 void RosenRenderSvgText::MeasureTextBounds(DrawOffset& drawOffset, Rect& bounds) in MeasureTextBounds() 157 Offset RosenRenderSvgText::OnMeasureTextBounds(const DrawOffset& drawOffset, Rect& bounds) in OnMeasureTextBounds()
|
H A D | rosen_render_svg_tspan.cpp | 105 void RosenRenderSvgTspan::MeasureTextPathBounds(PathOffset& pathOffset, Rect& bounds) in MeasureTextPathBounds() 145 double RosenRenderSvgTspan::OnMeasureTextPathBounds(const PathOffset& pathOffset, Rect& bounds) in OnMeasureTextPathBounds()
|
H A D | render_svg_mask.h | 56 void SetElementBounds(const Rect& bounds) in SetElementBounds()
|
H A D | rosen_render_svg_circle.cpp | 119 auto& bounds = path.getBounds(); in GetPaintBounds() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/ |
H A D | rs_effect_render_node_drawable.cpp | 58 const Drawing::Rect& bounds = effectParams->GetFrameRect(); in OnDraw() local 76 Drawing::Canvas& canvas, const Drawing::Rect& bounds, RSPaintFilterCanvas* paintFilterCanvas) in GenerateEffectDataOnDemand()
|
H A D | rs_surface_render_node_drawable.cpp | 95 auto bounds = surfaceParams.GetFrameRect(); in OnGeneralProcess() local 823 auto bounds = surfaceParams.GetBounds(); in ClipHoleForSelfDrawingNode() local 859 auto bounds = RSPropertiesPainter::Rect2DrawingRect({ 0, 0, in DrawSelfDrawingNodeBuffer() local 904 …Drawing::Rect bounds = GetRenderParams() ? GetRenderParams()->GetBounds() : Drawing::Rect(0, 0, 0,… in DealWithUIFirstCache() local 963 const Drawing::Rect& bounds = surfaceParams->GetFrameRect(); in EnableGpuOverDrawDrawBufferOptimization() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/ |
H A D | record_cmd.cpp | 24 RecordCmd::RecordCmd(const std::shared_ptr<DrawCmdList>& cmdList, const Rect& bounds) in RecordCmd()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
H A D | rs_record_cmd_utils.cpp | 26 Drawing::Canvas* RSRecordCmdUtils::BeginRecording(Drawing::Rect& bounds) in BeginRecording()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/ |
H A D | clipped_cubic.cpp | 40 …OH_Drawing_Rect *bounds = OH_Drawing_RectCreate(float(0), float(0), float(170), float(150)); // 17… in OnTestFunction() local
|
H A D | luma_filter.cpp | 113 void draw_scene_oval(OH_Drawing_Canvas* canvas, OH_Drawing_Brush* brush, DrawRect bounds, OH_Drawin… in draw_scene_oval() 139 DrawRect bounds = { 0, 0, g_kSize, g_kSize }; // 0, 0 bounds in draw_scene() local
|
H A D | conic_paths.cpp | 89 OH_Drawing_Rect* bounds = OH_Drawing_RectCreate(0, 0, 0, 0); in DrawSence() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/text/ |
H A D | text_blob_builder.cpp | 32 const Rect* bounds) in AllocRunPos()
|
/ohos5.0/foundation/window/window_manager/window_scene/test/dms_unittest/ |
H A D | screen_property_test.cpp | 129 RRect bounds; variable 159 RRect bounds; variable 399 RRect bounds = property->GetBounds(); variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
H A D | skia_canvas_autocache.cpp | 266 bool SkiaCanvasAutoCache::RecordDrawArea(const SkRect& bounds, const SkPaint& paint, const SkMatrix… in RecordDrawArea() 324 SkRect bounds; in onDrawPoints() local 352 const SkRect& bounds = rrect.getBounds(); in onDrawRRect() local 374 const SkRect bounds = SkRect::Make(region.getBounds()); in onDrawRegion() local 424 SkRect bounds = SkRect::MakeXYWH(left, top, image->width(), image->height()); in onDrawImage2() local 477 SkRect bounds; in onDrawPatch() local 515 SkRect bounds = list.sourceBounds(); in onDrawGlyphRunList() local
|
H A D | skia_text_blob_builder.cpp | 36 …ilder::RunBuffer& SkiaTextBlobBuilder::AllocRunPos(const Font& font, int count, const Rect* bounds) in AllocRunPos()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/ |
H A D | rs_texture_export.cpp | 53 auto bounds = rootNode_->GetStagingProperties().GetBounds(); in DoTextureExport() local
|
H A D | rs_proxy_node.h | 49 void SetBounds(const Vector4f& bounds) override {} in SetBounds()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/ |
H A D | drawing_record_cmd.cpp | 54 auto bounds = Drawing::Rect(0, 0, width, height); in OH_Drawing_RecordCmdUtilsBeginRecording() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/ |
H A D | rs_base_render_util_test.cpp | 1055 RectF bounds(1, 2, 3, 4); variable 1072 RectF bounds(1, 2, 3, 4); variable 1090 RectF bounds(1, 2, 3, 4); variable 1107 RectF bounds(1, 2, 3, 4); variable 1124 RectF bounds(1, 2, 3, 4); variable 1142 RectF bounds(1, 2, 3, 4); variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/fuzztest/ui/rsproxynode_fuzzer/ |
H A D | rsproxynode_fuzzer.cpp | 72 Vector4f bounds = {GetData<float>(), GetData<float>(), GetData<float>(), GetData<float>()}; in DoRSProxyNode() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rssurfacenodecommand_fuzzer/ |
H A D | rssurfacenodecommand_fuzzer.cpp | 70 Vector4f bounds = {GetData<float>(), GetData<float>(), GetData<float>(), GetData<float>()}; in DoSurfacenodecommand() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/ |
H A D | svg_graphic.cpp | 54 auto bounds = AsBounds(viewPort); in SetLinearGradient() local 83 auto bounds = AsBounds(viewPort); in SetRadialGradient() local
|