Home
last modified time | relevance | path

Searched defs:circle (Results 1 – 25 of 40) 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/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/ts_extra_tests/test_ts_cases/spec/classes/members/inheritance_and_overriding/
Dinheritance_and_overriding_1.ts39 let circle: Circle = new Circle(); variable
Dinheritance_and_overriding_2.ts47 let circle: Circle = new Circle(); variable
Dinheritance_and_overriding_5.ts55 let circle = new Circle(); variable
/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/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/flutter/skia/tests/
DTracingTest.cpp157 TracingCircle* circle = new TracingCircle(SkPoint::Make(20, 20), 15); in test_trace_objects() 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/platform_tools/android/apps/skar_java/src/main/java/com/google/skar/examples/helloskar/rendering/
DDrawManager.java55 circle, rect, text, animation enumConstant
/third_party/vk-gl-cts/external/vulkan-docs/src/katex/contrib/
Drender-a11y-string.mjs94 "circle": "degrees", property
Drender-a11y-string.js206 "circle": "degrees", property
/third_party/flutter/skia/src/gpu/ops/
DGrShadowRRectOp.cpp679 SkRect circle = GrTest::TestSquare(random); in GR_DRAW_OP_TEST_DEFINE() local
/third_party/skia/src/core/
DSkBlurMF.cpp747 const SkRect& circle, in create_profile_effect()
830 const SkRect& circle, in make_circle_blur()

12