Home
last modified time | relevance | path

Searched defs:circle (Results 1 – 25 of 43) sorted by relevance

12

/third_party/gstreamer/gstplugins_bad/gst/geometrictransform/
Dgstcircle.c101 GstCircle *circle; in gst_circle_set_property() local
143 GstCircle *circle; in gst_circle_get_property() local
168 GstCircle *circle = GST_CIRCLE_CAST (gt); in circle_map() local
/third_party/boost/libs/contract/example/n1962/
Dcircle.cpp29 class circle class
43 explicit circle(unsigned a_radius) : radius_(a_radius) { in circle() function in circle
/third_party/skia/gm/
Dcrbug_1086705.cpp30 SkPathBuilder circle; variable
Dmanypaths.cpp60 SkRect circle = SkRect::MakeXYWH(x, y, w, w); in onDraw() local
Dhairlines.cpp126 SkRect circle = SkRect::MakeLTRB(-kRad, -kRad, kRad, kRad); in onOnceBeforeDraw() local
Ddashcircle.cpp57 SkPath circle = SkPath::Circle(0, 0, radius); in onDraw() local
/third_party/typescript/tests/cases/conformance/salsa/
DclassCanExtendConstructorFunction.ts76 static circle(others: (typeof Wagon)[]) { method in Conestoga
/third_party/jerryscript/tests/jerry/es2015/
Dobject-prototype-proto.js36 var circle = new Circle(); variable
/third_party/flutter/skia/src/gpu/effects/generated/
DGrCircleBlurFragmentProcessor.cpp166 const SkRect& circle, float sigma, in create_profile_texture()
242 GrProxyProvider* proxyProvider, const SkRect& circle, float sigma) { in Make()
347 SkRect circle = SkRect::MakeWH(wh, wh); in TestCreate() local
DGrCircleEffect.cpp62 UniformHandle& circle = circleVar; in onSetData() local
/third_party/skia/samplecode/
DSampleCircle.cpp27 void circle(SkCanvas* canvas, int width, bool aa) { in circle() function in CircleView
/third_party/flutter/skia/samplecode/
DSampleCircle.cpp27 void circle(SkCanvas* canvas, int width, bool aa) { in circle() function in CircleView
DSampleClipDrawMatch.cpp58 SkRRect circle; in create_circle() local
/third_party/boost/libs/geometry/test/algorithms/buffer/
Dbuffer_with_strategies.cpp99 bg::strategy::buffer::point_circle circle(160); in test_all() local
/third_party/boost/libs/range/test/
Diterator_ext.cpp51 class circle : public shape class
/third_party/flutter/skia/gm/
Dmanypaths.cpp60 SkRect circle = SkRect::MakeXYWH(x, y, w, w); in onDraw() local
Dhairlines.cpp156 SkRect circle = SkRect::MakeLTRB(-kRad, -kRad, kRad, kRad); in onOnceBeforeDraw() local
Ddashcircle.cpp57 SkPath circle; in onDraw() local
/third_party/boost/boost/polygon/detail/
Dminkowski.hpp112 std::vector<point_data<coordinate_type> > circle; in resize() local
/third_party/skia/tests/
DTracingTest.cpp157 TracingCircle* circle = new TracingCircle(SkPoint::Make(20, 20), 15); in test_trace_objects() local
/third_party/flutter/skia/tests/
DTracingTest.cpp157 TracingCircle* circle = new TracingCircle(SkPoint::Make(20, 20), 15); in test_trace_objects() local
/third_party/boost/libs/math/test/
Dcatmull_rom_test.cpp136 catmull_rom<std::array<Real, 2>> circle(std::move(v), true); in test_circle() local
/third_party/flutter/skia/platform_tools/android/apps/skar_java/src/main/java/com/google/skar/examples/helloskar/rendering/
DDrawManager.java55 circle, rect, text, animation enumConstant
/third_party/pixman/pixman/
Dpixman-private.h145 struct circle struct
156 circle_t c1; argument
/third_party/flutter/skia/src/gpu/ops/
DGrShadowRRectOp.cpp679 SkRect circle = GrTest::TestSquare(random); in GR_DRAW_OP_TEST_DEFINE() local

12