Home
last modified time | relevance | path

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

/external/skia/modules/jetski/src/
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_jetski_Paint()