Home
last modified time | relevance | path

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

/third_party/skia/modules/androidkit/src/
H A DPaint.cpp44 static void Paint_SetStrokeCap(JNIEnv* env, jobject, jlong native_paint, jint native_cap) { in Paint_SetStrokeCap() function
115 {"nSetStrokeCap" , "(JI)V" , reinterpret_cast<void*>(Paint_SetStrokeCap)}, in register_androidkit_Paint()

Completed in 1 milliseconds