| /third_party/skia/gm/ |
| H A D | filterindiabox.cpp | 23 SkRect bounds = SkRect::MakeWH(SkIntToScalar(bm.width()), in computeSize() local
|
| H A D | glyph_pos.cpp | 105 SkRect bounds; in drawTestCase() local
|
| H A D | textblobrandomfont.cpp | 64 SkRect bounds; variable [all...] |
| H A D | hairmodes.cpp | 98 const SkRect bounds = SkRect::MakeWH(W, H); variable
|
| H A D | perspimages.cpp | 59 SkRect bounds = SkRect::MakeEmpty(); variable
|
| /third_party/skia/modules/sksg/include/ |
| H A D | SkSGNode.h | 51 const SkRect& bounds() const { in bounds() function in sksg::Node
|
| /third_party/skia/modules/sksg/src/ |
| H A D | SkSGGroup.cpp | 84 SkRect bounds = SkRect::MakeEmpty(); in onRevalidate() local
|
| H A D | SkSGText.cpp | 65 const auto& bounds = fBlob->bounds(); in onRevalidate() local
|
| /third_party/skia/experimental/tools/ |
| H A D | coreGraphicsPdf2png.cpp | 39 CGRect bounds = CGPDFPageGetBoxRect(page, kCGPDFMediaBox); in main() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/svg/ |
| H A D | render_svg_mask.h | 56 void SetElementBounds(const Rect& bounds) in SetElementBounds() argument
|
| H A D | rosen_render_svg_path.cpp | 113 auto& bounds = path.getBounds(); in GetPaintBounds() local [all...] |
| H A D | rosen_render_svg_tspan.cpp | 105 void RosenRenderSvgTspan::MeasureTextPathBounds(PathOffset& pathOffset, Rect& bounds) in MeasureTextPathBounds() argument 145 double RosenRenderSvgTspan::OnMeasureTextPathBounds(const PathOffset& pathOffset, Rect& bounds) in OnMeasureTextPathBounds() argument
|
| H A D | rosen_render_svg_text.cpp | 69 Rect bounds; in GetPaintBounds() local 74 void RosenRenderSvgText::MeasureTextBounds(DrawOffset& drawOffset, Rect& bounds) in MeasureTextBounds() argument 157 Offset RosenRenderSvgText::OnMeasureTextBounds(const DrawOffset& drawOffset, Rect& bounds) in OnMeasureTextBounds() argument
|
| H A D | rosen_render_svg_text_path.cpp | 44 Offset RosenRenderSvgTextPath::MeasureTextPathBounds(const Offset& offset, Rect& bounds) in MeasureTextPathBounds() argument 70 Rect bounds; in GetPaintBounds() local 71 MeasureTextPathBounds(Offset(), bounds); in GetPaintBounds() local 125 double RosenRenderSvgTextPath::OnMeasureTextPathBounds(const PathOffset& pathOffset, Rect& bounds) in OnMeasureTextPathBounds() argument
|
| /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
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/ui/ |
| H A D | rs_proxy_node_test.cpp | 120 const Vector4f& bounds = {0.1}; in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
| H A D | rs_draw_window_cache.cpp | 29 DrawAndCacheWindowContent(DrawableV2::RSSurfaceRenderNodeDrawable* surfaceDrawable, RSPaintFilterCanvas& canvas, const Drawing::Rect& bounds) DrawAndCacheWindowContent() argument
|
| /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
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/ |
| H A D | canvas.cpp | 23 AutoCanvasMatrixBrush(Canvas* canvas, const Matrix* matrix, const Brush* brush, const Rect& bounds) AutoCanvasMatrixBrush() argument
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/ |
| H A D | circular_arcs.cpp | 59 auto bounds = OH_Drawing_RectCreate(0, 0, 2 * coordinate, 2 * coordinate); // 2cout in OnTestFunction() local
|
| H A D | conic_paths.cpp | 89 OH_Drawing_Rect* bounds = OH_Drawing_RectCreate(0, 0, 0, 0); in DrawSence() local
|
| /foundation/graphic/graphic_2d/graphic_test/graphic_test/rs_display_effect/property_display/ |
| H A D | mesa_blur_shader_filter_test.cpp | 52 std::shared_ptr<Rosen::RSCanvasNode> SetUpNodeBgImage(const std::string &pathName, const Rosen::Vector4f bounds) in SetUpNodeBgImage() argument
|
| /foundation/graphic/graphic_2d/graphic_test/graphic_test_framework/src/ |
| H A D | rs_graphic_test_img.cpp | 50 std::shared_ptr<Rosen::RSCanvasNode> SetUpNodeBgImage(const std::string& pathName, const Rosen::Vector4f bounds) in SetUpNodeBgImage() argument
|
| /foundation/window/window_manager/window_scene/test/dms_unittest/ |
| H A D | screen_property_test.cpp | 65 RRect bounds; in HWTEST_F() local 95 RRect bounds; HWTEST_F() local 269 RRect bounds = property->GetBounds(); HWTEST_F() local 415 RRect bounds; HWTEST_F() local [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/ |
| H A D | head507d.c | 71 u32 bounds = 0; in head507d_ovly() local 99 u32 bounds = 0; in head507d_base() local [all...] |