Searched defs:getStrokeMiter (Results 1 – 3 of 3) sorted by relevance
397 /*package*/ static float getStrokeMiter(Paint thisPaint) { in getStrokeMiter() method in Paint_Delegate
191 static jfloat getStrokeMiter(JNIEnv* env, jobject paint) { in getStrokeMiter() function in android::SkPaintGlue
734 public native float getStrokeMiter(); in getStrokeMiter() method in Paint