Searched defs:modeHandle (Results 1 – 2 of 2) sorted by relevance
38 static jlong CreatePorterDuffFilter(JNIEnv* env, jobject, jint srcColor, jint modeHandle) { in CreatePorterDuffFilter()
213 static void drawColor(JNIEnv* env, jobject, jlong canvasHandle, jint color, jint modeHandle) { in drawColor()314 jint modeHandle, jint vertexCount, in drawVertices()