Searched defs:colorArray (Results 1 – 4 of 4) sorted by relevance
| /frameworks/base/telephony/java/com/android/internal/telephony/ |
| D | IccUtils.java | 462 int length, int[] colorArray, int bits) { in mapTo2OrderBitColor() 500 int length, int[] colorArray, int bits) { in mapToNon2OrderBitColor()
|
| /frameworks/base/core/jni/android/graphics/ |
| D | Shader.cpp | 112 jintArray colorArray, jfloatArray posArray, int tileMode) in LinearGradient_create1() 144 float x0, float y0, float x1, float y1, jintArray colorArray, in LinearGradient_postCreate1() 231 jintArray colorArray, jfloatArray posArray, int tileMode) { in RadialGradient_create1() 277 float x, float y, float radius, jintArray colorArray, jfloatArray posArray, int tileMode) { in RadialGradient_postCreate1() 376 float x, float y, jintArray colorArray, jfloatArray posArray) { in SweepGradient_postCreate1()
|
| /frameworks/native/opengl/tests/angeles/ |
| D | demo.c | 82 GLubyte *colorArray; member
|
| /frameworks/base/tools/aapt/ |
| D | ResourceTable.cpp | 117 static const char16_t colorArray[] = variable
|