Searched defs:Gradient (Results 1 – 5 of 5) 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/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/mesa3d/src/gallium/frontends/xvmc/tests/ |
| D | test_rendering.c | 105 static void Gradient(short *block, unsigned int start, unsigned int stop, int horizontal, unsigned … in Gradient() function
|
| /third_party/mindspore/mindspore-src/source/tests/st/numpy_native/ |
| D | test_numpy_ops.py | 202 class Gradient(Cell): class
|
| /third_party/skia/tests/ |
| D | GradientTest.cpp | 573 DEF_TEST(Gradient, reporter) { in DEF_TEST() argument
|