Home
last modified time | relevance | path

Searched defs:jcolors (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/jni/
Dandroid_graphics_Canvas.cpp318 jintArray jcolors, jint colorIndex, in drawVertices()
446 jintArray jcolors, jint offset, jint stride, in drawBitmapArray()
471 jint vertIndex, jintArray jcolors, jint colorIndex, jlong paintHandle) { in drawBitmapMesh()
/frameworks/base/core/jni/android/graphics/
DShader.cpp217 jintArray jcolors, jfloatArray jpositions) { in SweepGradient_create1()