/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/textblob_fuzzer/ |
H A D | text_blob_fuzzer.cpp | 182 float* bounds = new float[countT]; in TextBlobFuzzTest005() local
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/ |
H A D | rs_animation_trace_utils.cpp | 187 [[maybe_unused]] auto bounds = node.GetRenderProperties().GetBoundsRect().ToString(); in addRenderNodeTrace() local
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/ |
H A D | rs_mask.cpp | 235 auto bounds = maskPath_->GetBounds(); in Dump() local
|
H A D | rs_particles_drawable.cpp | 169 void RSParticlesDrawable::Draw(Drawing::Canvas& canvas, std::shared_ptr<RectF> bounds) in Draw() argument
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rscommand_fuzzer/ |
H A D | rscommand_fuzzer.cpp | 91 Vector4f bounds = {GetData<float>(), GetData<float>(), GetData<float>(), GetData<float>()}; in RSSurfaceNodeCommandFuzzTest() local
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/modifier/ |
H A D | rs_render_property.cpp | 627 const auto bounds = path.GetBounds(); in Dump() local
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/pipeline/ |
H A D | rs_render_thread_visitor_test.cpp | 1369 RectF bounds; HWTEST_F() local [all...] |
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/ |
H A D | dashing.cpp | 182 DrawRect bounds = { 0, 0, 120, 120 }; in OnTestFunction() local
|
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/text/font_fuzzer/ |
H A D | font_fuzzer.cpp | 168 Rect* bounds = new Rect[count]; in FontFuzzTest005() local
|
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/ |
H A D | drawing_text_run_test.cpp | 141 OH_Drawing_Rect* bounds = OH_Drawing_GetRunImageBounds(run); in HWTEST_F() local 238 OH_Drawing_Rect* bounds = OH_Drawing_GetRunImageBounds(run); in HWTEST_F() local
|
/foundation/graphic/graphic_2d/graphic_test/graphic_test/rs_display_effect/property_display/ |
H A D | appearance_outlineborder_radius_test.cpp | 35 void setNode(std::shared_ptr<RSCanvasNode>& node, const Vector4f& bounds, Vector4<Color> outLineColor) in setNode() argument
|
H A D | appearance_border_radius_test.cpp | 35 void setNode(std::shared_ptr<RSCanvasNode>& node, const Vector4f& bounds, Vector4<Color> outLineColor) in setNode() argument
|
H A D | appearance_border_test.cpp | 35 void setNode(std::shared_ptr<RSCanvasNode>& node, const Vector4f& bounds, Vector4<Color> outLineColor) in setNode() argument
|
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/ |
H A D | core_canvas.h | 97 SaveLayerOps(const Rect* bounds, const Brush* brush, uint32_t saveLayerFlags = 0) in SaveLayerOps() argument [all...] |
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
H A D | skia_text_blob.cpp | 175 int SkiaTextBlob::GetIntercepts(const float bounds[], float intervals[], const Paint* paint) const in GetIntercepts() argument 236 auto bounds = skTextBlob_->bounds(); in Bounds() local
|
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/ |
H A D | rs_render_node_drawable_autocache.cpp | 348 auto bounds = params->GetBounds(); in GetNodeDebugInfo() local
|
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/interface/ |
H A D | canvas_test.cpp | 400 OH_Drawing_Rect* bounds = OH_Drawing_RectCreate(0, 0, 100, 100); // 0, 0, 100, 100 创建矩形 in OnTestPerformance() local
|
/foundation/window/window_manager/window_scene/session_manager/src/ |
H A D | hidump_controller.cpp | 162 WSRectF bounds = session->GetBounds(); in DumpLayoutRectParam() local
|
/foundation/window/window_manager/window_scene/test/dms_unittest/ |
H A D | screen_session_manager_stub_test.cpp | 872 RRect bounds; in HWTEST_F() local
|
/foundation/window/window_manager/window_scene/test/unittest/ |
H A D | scene_session_manager_test7.cpp | 206 WSRectF bounds = { 0, 0, 0, 0 };
in HWTEST_F() local 739 WSRectF bounds = { 0, 0, 0, 0 };
in HWTEST_F() local
|
/test/testfwk/arkxtest/uitest/core/ |
H A D | widget_operator.cpp | 253 auto bounds = widget_.GetBounds(); in TurnPage() local
|
/test/xts/acts/graphic/acts_drawing_native/ |
H A D | DrawingNativeFontTest.cpp | 1825 OH_Drawing_Rect *bounds = OH_Drawing_RectCreate(0, 0, 100, 100); in HWTEST_F() local 1860 OH_Drawing_Rect *bounds = OH_Drawing_RectCreate(0, 0, 100, 100); in HWTEST_F() local 1903 OH_Drawing_Rect *bounds = OH_Drawing_RectCreate(0, 0, 100, 100); HWTEST_F() local [all...] |
/third_party/rust/crates/cxx/gen/build/src/syntax/ |
H A D | parse.rs | 914 let mut bounds = Vec::new(); in parse_extern_type_bounded() variables [all...] |
/third_party/rust/crates/cxx/gen/lib/src/syntax/ |
H A D | parse.rs | 914 let mut bounds = Vec::new(); in parse_extern_type_bounded() variables [all...] |
/third_party/rust/crates/cxx/macro/src/syntax/ |
H A D | parse.rs | 914 let mut bounds = Vec::new(); in parse_extern_type_bounded() variables [all...] |