Home
last modified time | relevance | path

Searched defs:colorArray (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/
DIccUtils.java462 int length, int[] colorArray, int bits) { in mapTo2OrderBitColor()
500 int length, int[] colorArray, int bits) { in mapToNon2OrderBitColor()
/frameworks/base/core/jni/android/graphics/
DShader.cpp112 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/
Ddemo.c82 GLubyte *colorArray; member
/frameworks/base/tools/aapt/
DResourceTable.cpp117 static const char16_t colorArray[] = variable