Home
last modified time | relevance | path

Searched refs:Paint_SetStrokeJoin (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/modules/androidkit/src/
H A DPaint.cpp63 static void Paint_SetStrokeJoin(JNIEnv* env, jobject, jlong native_paint, jint native_join) { in Paint_SetStrokeJoin() function
116 {"nSetStrokeJoin" , "(JI)V" , reinterpret_cast<void*>(Paint_SetStrokeJoin)}, in register_androidkit_Paint()

Completed in 1 milliseconds