Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/jni/
DColorFilter.cpp39 static jlong CreateBlendModeFilter(JNIEnv* env, jobject, jint srcColor, jint modeHandle) { in CreateBlendModeFilter()
Dandroid_graphics_Canvas.cpp285 static void drawColor(JNIEnv* env, jobject, jlong canvasHandle, jint color, jint modeHandle) { in drawColor()
291 jlong colorLong, jint modeHandle) { in drawColorLong()
424 jint modeHandle, jint floatCount, in drawVertices()
474 static void drawMesh(JNIEnv* env, jobject, jlong canvasHandle, jlong meshHandle, jint modeHandle, in drawMesh()