Home
last modified time | relevance | path

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

/frameworks/base/core/jni/android/graphics/
DShader.cpp92 static std::vector<SkColor4f> convertColorLongs(JNIEnv* env, jlongArray colorArray) { in convertColorLongs()
108 jfloat x0, jfloat y0, jfloat x1, jfloat y1, jlongArray colorArray, in LinearGradient_create()
139 jfloat radius, jlongArray colorArray, jfloatArray posArray, jint tileMode, in RadialGradient_create()
169 jlongArray colorArray, jfloatArray jpositions, jlong colorSpaceHandle) { in SweepGradient_create()
/frameworks/base/telephony/java/com/android/internal/telephony/uicc/
DIccUtils.java568 int length, int[] colorArray, int bits) { in mapTo2OrderBitColor()
606 int length, int[] colorArray, int bits) { in mapToNon2OrderBitColor()
/frameworks/native/opengl/tests/angeles/
Ddemo.c82 GLubyte *colorArray; member
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/glrenderer/
DGLES20Canvas.java509 float[] colorArray = getColor(color); in prepareDraw() local
/frameworks/base/tools/aapt/
DResourceTable.cpp165 static const char16_t colorArray[] = variable