Home
last modified time | relevance | path

Searched defs:Gradient (Results 1 – 6 of 6) 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/m133/platform_tools/android/apps/jetski/src/main/java/org/skia/jetski/
DGradient.java12 public class Gradient extends Shader { class
17 protected Gradient(int[] colors, float[] pos, TileMode tm, Matrix lm, in Gradient() method in Gradient
22 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-src/source/tests/st/numpy_native/
Dtest_numpy_ops.py202 class Gradient(Cell): class
/third_party/skia/m133/tests/
DGradientTest.cpp605 DEF_TEST(Gradient, reporter) { in DEF_TEST() argument
/third_party/skia/tests/
DGradientTest.cpp573 DEF_TEST(Gradient, reporter) { in DEF_TEST() argument