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