Searched defs:LINEAR (Results 1 – 4 of 4) sorted by relevance
/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/ | ||
D | common_defs.h | 32 enum KernelType { LINEAR, POLY, RBF }; enumerator |
/frameworks/base/graphics/java/android/renderscript/ | ||
D | Sampler.java | 38 LINEAR (1), enumConstant |
/frameworks/ex/carousel/java/com/android/ex/carousel/ | ||
D | CarouselView.java | 67 public static final int LINEAR = 0; field in CarouselView.InterpolationMode |
/frameworks/base/media/java/android/media/videoeditor/ | ||
D | MediaArtistNativeHelper.java | 1118 public static final int LINEAR = 1; field in MediaArtistNativeHelper.TransitionBehaviour |