Home
last modified time | relevance | path

Searched defs:bounds (Results 26 - 50 of 514) sorted by relevance

12345678910>>...21

/third_party/skia/docs/examples/
H A DMatrix_mapRect_2.cpp11 SkRect bounds = {40, 50, 190, 200}; in REG_FIDDLE() local
H A DBitmap_extractSubset.cpp7 SkIRect bounds, s; in REG_FIDDLE() local
H A DCanvas_129.cpp9 SkRect bounds; in REG_FIDDLE() local
H A DPaint_measureText.cpp14 SkRect bounds; in REG_FIDDLE() local
H A DCanvas_drawOval.cpp12 SkRect bounds = SkRect::MakeWH(80, 70); in REG_FIDDLE() local
H A DImageInfo_dimensions.cpp11 SkIRect bounds = imageInfo.bounds(); in REG_FIDDLE() local
H A DMatrix_ScaleToFit.cpp10 SkRect bounds; in REG_FIDDLE() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_record_cmd_utils.cpp26 Drawing::Canvas* RSRecordCmdUtils::BeginRecording(Drawing::Rect& bounds) in BeginRecording() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H A Dclipped_cubic.cpp40 OH_Drawing_Rect *bounds = OH_Drawing_RectCreate(float(0), float(0), float(170), float(150)); // 170 150 坐标 in OnTestFunction() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/text/
H A Dtext_blob_builder.cpp31 AllocRunPos(const Font& font, int count, const Rect* bounds) AllocRunPos() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
H A Drecord_cmd.cpp24 RecordCmd::RecordCmd(const std::shared_ptr<DrawCmdList>& cmdList, const Rect& bounds) in RecordCmd() argument
/third_party/skia/src/gpu/ops/
H A DDrawableOp.cpp19 Make(GrRecordingContext* context, std::unique_ptr<SkDrawable::GpuDrawHandler> drawable, const SkRect& bounds) Make() argument
25 DrawableOp(std::unique_ptr<SkDrawable::GpuDrawHandler> drawable, const SkRect& bounds) DrawableOp() argument
/third_party/skia/tests/
H A DOffsetSimplePolyTest.cpp37 SkRect bounds; in DEF_TEST() local
[all...]
/third_party/skia/src/pathops/
H A DSkPathOpsTightBounds.cpp62 SkPathOpsBounds bounds = current->bounds(); in TightBounds() local
/third_party/skia/experimental/graphite/src/geom/
H A DShape.cpp72 Rect Shape::bounds() const { in bounds() function in skgpu::Shape
/third_party/skia/gm/
H A Dannotated_text.cpp26 SkRect bounds; in draw_url_annotated_text_with_box() local
H A Dclipdrawdraw.cpp65 SkRect bounds = { 30, 30, 80, 80 }; in DEF_SIMPLE_GM() local
H A Dimagesource.cpp59 const SkRect bounds = SkRect::MakeIWH(fImage->width(), fImage->height()); variable
/third_party/skia/modules/svg/src/
H A DSkSVGMask.cpp26 SkRect SkSVGMask::bounds(const SkSVGRenderContext& ctx) const { in bounds() function in SkSVGMask
/third_party/skia/modules/sksg/include/
H A DSkSGInvalidationController.h33 const SkRect& bounds() const { return fBounds; } in bounds() function in sksg::InvalidationController
/third_party/skia/fuzz/
H A DFuzzPolyUtils.cpp22 SkRect bounds; in DEF_FUZZ() local
/third_party/skia/bench/
H A DChromeBench.cpp484 SkIRect bounds = canvas->getDeviceClipBounds(); in validateBounds() local
/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Drosen_render_svg_circle.cpp119 auto& bounds = path.getBounds(); in GetPaintBounds() local
[all...]
H A Drosen_render_svg_line.cpp108 auto& bounds = path.getBounds(); in GetPaintBounds() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_texture_export.cpp53 auto bounds = rootNode_->GetStagingProperties().GetBounds(); in DoTextureExport() local

Completed in 12 milliseconds

12345678910>>...21