Home
last modified time | relevance | path

Searched defs:Gradient (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/
DGradient.java13 public class Gradient extends Shader { class
18 protected Gradient(int[] colors, float[] pos, TileMode tm, Matrix lm, in Gradient() method in Gradient
23 protected Gradient(float[] colors, float[] pos, TileMode tm, Matrix lm, in Gradient() method in Gradient
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DSetupProcessor.hpp59 struct Gradient struct
61 unsigned char attribute : BITS(VERTEX_OUTPUT_LAST);
62 bool flat : 1;
63 bool wrap : 1;
/third_party/mindspore/mindspore/explainer/explanation/_attribution/_backprop/
Dgradient.py27 class Gradient(Attribution): class
/third_party/flutter/engine/flutter/lib/ui/painting/
Dgradient.cc16 Gradient; // Because the C++ name doesn't match the Dart name. typedef
/third_party/flutter/skia/modules/skottie/src/
DSkottieAdapter.h24 class Gradient; variable
/third_party/mesa3d/src/gallium/frontends/xvmc/tests/
Dtest_rendering.c105 static void Gradient(short *block, unsigned int start, unsigned int stop, int horizontal, unsigned … in Gradient() function
/third_party/mindspore/tests/ut/python/numpy_native/
Dtest_numpy_ops.py195 class Gradient(Cell): class
/third_party/flutter/skia/tests/
DGradientTest.cpp540 DEF_TEST(Gradient, reporter) { in DEF_TEST() argument
/third_party/skia/tests/
DGradientTest.cpp573 DEF_TEST(Gradient, reporter) { in DEF_TEST() argument