Searched refs:Paint_SetStrokeJoin (Results 1 – 1 of 1) sorted by relevance
63 static void Paint_SetStrokeJoin(JNIEnv* env, jobject, jlong native_paint, jint native_join) { in Paint_SetStrokeJoin() function116 {"nSetStrokeJoin" , "(JI)V" , reinterpret_cast<void*>(Paint_SetStrokeJoin)}, in register_jetski_Paint()