/third_party/pixman/test/ |
D | radial-invalid.c | 24 static const pixman_gradient_stop_t stops[] = in main() local
|
D | radial-perf-test.c | 11 static const pixman_gradient_stop_t stops[] = { in main() local
|
D | stress-test.c | 648 pixman_gradient_stop_t *stops; in create_random_stops() local 686 pixman_gradient_stop_t *stops; in create_random_linear_image() local 708 pixman_gradient_stop_t *stops; in create_random_radial_image() local 734 pixman_gradient_stop_t *stops; in create_random_conical_image() local
|
D | gradient-crash-test.c | 103 pixman_gradient_stop_t *stops; in main() local
|
/third_party/pixman/demos/ |
D | linear-gradient.c | 11 pixman_gradient_stop_t stops[] = { in main() local
|
D | gradient-test.c | 16 pixman_gradient_stop_t stops[2] = in main() local
|
D | alpha-test.c | 20 pixman_gradient_stop_t stops[2] = in main() local
|
D | clip-test.c | 29 pixman_gradient_stop_t stops[2] = in main() local
|
D | conical-test.c | 25 static const pixman_gradient_stop_t stops[] = { variable
|
D | composite-test.c | 101 pixman_gradient_stop_t stops[6] = in main() local
|
D | radial-test.c | 85 static const pixman_gradient_stop_t stops[NUM_STOPS] = { variable
|
D | dither.c | 240 pixman_gradient_stop_t stops[] = { in main() local
|
/third_party/skia/gm/ |
D | fillrect_gradient.cpp | 51 void drawGradient(SkCanvas* canvas, std::initializer_list<GradientStop> stops) { in drawGradient()
|
/third_party/pixman/pixman/ |
D | pixman-conical-gradient.c | 194 const pixman_gradient_stop_t *stops, in pixman_image_create_conical_gradient()
|
D | pixman-image.c | 41 pixman_gradient_stop_t *stops = gradient->stops; in gradient_property_changed() local 80 const pixman_gradient_stop_t *stops, in _pixman_init_gradient()
|
D | pixman-linear-gradient.c | 266 const pixman_gradient_stop_t *stops, in pixman_image_create_linear_gradient()
|
D | pixman-gradient-walker.c | 60 pixman_gradient_stop_t *stops = walker->stops; in gradient_walker_reset() local
|
D | pixman-radial-gradient.c | 466 const pixman_gradient_stop_t *stops, in pixman_image_create_radial_gradient()
|
/third_party/boost/libs/serialization/example/ |
D | demo.cpp | 177 std::list<bus_stop_pointer> stops; member in bus_route 190 ar & stops; in serialize() local
|
/third_party/skia/modules/skottie/src/layers/shapelayer/ |
D | Gradient.cpp | 131 std::vector<sksg::Gradient::ColorStop> stops; in onSync() local
|
/third_party/skia/src/ports/ |
D | SkFontHost_FreeType_common.cpp | 503 std::vector<SkColor>& colors) -> bool { in colrv1_configure_skpaint() 596 std::vector<SkScalar> stops; in colrv1_configure_skpaint() local 652 std::vector<SkScalar> stops; in colrv1_configure_skpaint() local 673 std::vector<SkScalar> stops; in colrv1_configure_skpaint() local
|
/third_party/flutter/skia/modules/skottie/src/ |
D | SkottieAdapter.cpp | 272 std::vector<sksg::Gradient::ColorStop> stops; in apply() local
|
/third_party/flutter/skia/experimental/docs/ |
D | exampleSlides.js | 8 "stops": [ property 14 "stops": [ property 20 "stops": [ property 26 "stops": [ property 32 "stops": [ property 38 "stops": [ property 44 "stops": [ property 50 "stops": [ property
|
/third_party/skia/experimental/docs/ |
D | exampleSlides.js | 8 "stops": [ property 14 "stops": [ property 20 "stops": [ property 26 "stops": [ property 32 "stops": [ property 38 "stops": [ property 44 "stops": [ property 50 "stops": [ property
|
/third_party/flutter/skia/modules/skottie/src/layers/ |
D | ShapeLayer.cpp | 147 const skjson::ObjectValue* stops = jgrad["g"]; in AttachGradient() local 171 [adapter](const VectorValue& stops) { in AttachGradient()
|