Home
last modified time | relevance | path

Searched defs:bounds (Results 76 - 100 of 547) sorted by relevance

12345678910>>...22

/third_party/skia/gm/
H A Dcomplexclip_blur_tiled.cpp46 SkRect bounds = canvas->getLocalClipBounds(); variable
H A Ddestcolor.cpp70 SkRect bounds = SkRect::MakeIWH(512, 512); in DEF_SIMPLE_GPU_GM_CAN_FAIL() local
H A Dtextblobtransforms.cpp40 SkRect bounds; variable
76 SkRect bounds = fBlob->bounds(); variable
H A Ddropshadowimagefilter.cpp67 SkIRect bounds; in draw_bitmap() local
/third_party/skia/docs/examples/
H A DTextBlob_getIntercepts.cpp20 SkScalar bounds[] = { 116, 134 }; in REG_FIDDLE() local
H A DPaint_getTextWidths.cpp15 std::vector<SkRect> bounds; in REG_FIDDLE() local
/third_party/skia/modules/sksg/src/
H A DSkSGDraw.cpp67 auto bounds = fGeometry->revalidate(ic, ctm); in onRevalidate() local
/third_party/skia/modules/svg/src/
H A DSkSVGUse.cpp71 SkRect bounds = ref->objectBoundingBox(ctx); in onObjectBoundingBox() local
H A DSkSVGContainer.cpp52 SkRect bounds = SkRect::MakeEmpty(); in onObjectBoundingBox() local
/third_party/skia/fuzz/
H A DFuzzPathMeasure.cpp23 SkRect bounds = path.getBounds(); in DEF_FUZZ() local
/third_party/skia/modules/skottie/src/layers/shapelayer/
H A DEllipse.cpp36 const auto bounds = SkRect::MakeXYWH(fPosition.x - fSize.x / 2, variable
/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Drosen_render_svg_ellipse.cpp109 auto& bounds = path.getBounds(); in GetPaintBounds() local
[all...]
H A Drosen_render_svg_rect.cpp109 auto& bounds = path.getBounds(); in GetPaintBounds() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/
H A Dskia_font_test.cpp169 Rect bounds[] = { rect1, rect2 }; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_root_node.cpp108 auto bounds = GetStagingProperties().GetBounds(); in OnBoundsSizeChanged() local
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/pipeline/
H A Drs_draw_window_cache_unit_test.cpp70 Drawing::Rect bounds = {0, 0, canvasSize, canvasSize}; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_effect_render_node_drawable.cpp54 const Drawing::Rect& bounds = effectParams->GetFrameRect(); in OnDraw() local
63 GenerateEffectDataOnDemand(RSEffectRenderParams* effectParams, Drawing::Canvas& canvas, const Drawing::Rect& bounds, RSPaintFilterCanvas* paintFilterCanvas) GenerateEffectDataOnDemand() argument
[all...]
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/draw/
H A Dsurface_test.cpp194 RectI bounds; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_draw_window_cache_test.cpp118 Drawing::Rect bounds = {0, 0, canvasSize, canvasSize}; in HWTEST_F() local
/third_party/skia/samplecode/
H A DSampleAARectModes.cpp79 const SkRect bounds = SkRect::MakeWH(W, H); variable
H A DSampleAnimatedImage.cpp41 SkRect bounds; variable
/third_party/skia/src/gpu/v1/
H A DPathRenderer.cpp73 GetPathDevBounds(const SkPath& path, SkISize devSize, const SkMatrix& matrix, SkRect* bounds) GetPathDevBounds() argument
/third_party/skia/src/core/
H A DSkPathMakers.h71 const SkRect& bounds = rrect.getBounds(); in SkPath_RRectPointIterator() local
/third_party/skia/tests/
H A DShadowTest.cpp135 SkRect bounds; in check_xformed_bounds() local
[all...]
/third_party/skia/src/pdf/
H A DSkPDFDevice.h102 SkIRect bounds() const { return this->imageInfo().bounds(); } in bounds() function in final

Completed in 7 milliseconds

12345678910>>...22