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/ |
| D | Gradient.java | 13 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/ |
| D | Gradient.java | 12 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/ |
| D | SetupProcessor.hpp | 59 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/ |
| D | test_numpy_ops.py | 202 class Gradient(Cell): class
|
| /third_party/skia/m133/tests/ |
| D | GradientTest.cpp | 605 DEF_TEST(Gradient, reporter) { in DEF_TEST() argument
|
| /third_party/skia/tests/ |
| D | GradientTest.cpp | 573 DEF_TEST(Gradient, reporter) { in DEF_TEST() argument
|