Searched defs:modeHandle (Results 1 – 2 of 2) sorted by relevance
| /frameworks/base/libs/hwui/jni/ |
| D | ColorFilter.cpp | 38 static jlong CreateBlendModeFilter(JNIEnv* env, jobject, jint srcColor, jint modeHandle) { in CreateBlendModeFilter()
|
| D | android_graphics_Canvas.cpp | 257 static void drawColor(JNIEnv* env, jobject, jlong canvasHandle, jint color, jint modeHandle) { in drawColor() 263 jlong colorLong, jint modeHandle) { in drawColorLong() 396 jint modeHandle, jint floatCount, in drawVertices() 446 static void drawMesh(JNIEnv* env, jobject, jlong canvasHandle, jlong meshHandle, jint modeHandle, in drawMesh()
|