Searched defs:ft (Results 1 – 6 of 6) sorted by relevance
10 int main(void* con, int ft, int launchID) { in main()
82 float ft = (float) (h / 2) / 288; in onSurfaceChanged() local
110 public void setFillType(FillType ft) { in setFillType()120 final int ft = native_getFillType(mNativePath); in isInverseFillType() local128 int ft = native_getFillType(mNativePath); in toggleInverseFillType() local551 private static native void native_setFillType(int nPath, int ft); in native_setFillType()
259 static struct { jclass *c; const char *name, *ft; jfieldID *id; } gFields[] = { member
155 /*package*/ static void native_setFillType(int nPath, int ft) { in native_setFillType()
63 SkPath::FillType ft) { in setFillType()