Home
last modified time | relevance | path

Searched defs:bounds (Results 101 - 125 of 547) sorted by relevance

12345678910>>...22

/third_party/skia/gm/
H A Dfilterindiabox.cpp23 SkRect bounds = SkRect::MakeWH(SkIntToScalar(bm.width()), in computeSize() local
H A Dglyph_pos.cpp105 SkRect bounds; in drawTestCase() local
H A Dtextblobrandomfont.cpp64 SkRect bounds; variable
[all...]
H A Dhairmodes.cpp98 const SkRect bounds = SkRect::MakeWH(W, H); variable
H A Dperspimages.cpp59 SkRect bounds = SkRect::MakeEmpty(); variable
/third_party/skia/modules/sksg/include/
H A DSkSGNode.h51 const SkRect& bounds() const { in bounds() function in sksg::Node
/third_party/skia/modules/sksg/src/
H A DSkSGGroup.cpp84 SkRect bounds = SkRect::MakeEmpty(); in onRevalidate() local
H A DSkSGText.cpp65 const auto& bounds = fBlob->bounds(); in onRevalidate() local
/third_party/skia/experimental/tools/
H A DcoreGraphicsPdf2png.cpp39 CGRect bounds = CGPDFPageGetBoxRect(page, kCGPDFMediaBox); in main() local
/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Drender_svg_mask.h56 void SetElementBounds(const Rect& bounds) in SetElementBounds() argument
H A Drosen_render_svg_path.cpp113 auto& bounds = path.getBounds(); in GetPaintBounds() local
[all...]
H A Drosen_render_svg_tspan.cpp105 void RosenRenderSvgTspan::MeasureTextPathBounds(PathOffset& pathOffset, Rect& bounds) in MeasureTextPathBounds() argument
145 double RosenRenderSvgTspan::OnMeasureTextPathBounds(const PathOffset& pathOffset, Rect& bounds) in OnMeasureTextPathBounds() argument
H A Drosen_render_svg_text.cpp69 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 Drosen_render_svg_text_path.cpp44 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 Drssurfacenodecommand_fuzzer.cpp70 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 Drs_proxy_node_test.cpp120 const Vector4f& bounds = {0.1}; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_draw_window_cache.cpp29 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 Drsproxynode_fuzzer.cpp72 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 Dcanvas.cpp23 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 Dcircular_arcs.cpp59 auto bounds = OH_Drawing_RectCreate(0, 0, 2 * coordinate, 2 * coordinate); // 2cout in OnTestFunction() local
H A Dconic_paths.cpp89 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 Dmesa_blur_shader_filter_test.cpp52 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 Drs_graphic_test_img.cpp50 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 Dscreen_property_test.cpp65 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 Dhead507d.c71 u32 bounds = 0; in head507d_ovly() local
99 u32 bounds = 0; in head507d_base() local
[all...]

Completed in 9 milliseconds

12345678910>>...22