Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/hwui/jni/
H A DColorFilter.cpp38 static jlong CreateBlendModeFilter(JNIEnv* env, jobject, jint srcColor, jint modeHandle) { in CreateBlendModeFilter()
H A Dandroid_graphics_Canvas.cpp257 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()