Searched defs:PointF (Results 1 – 3 of 3) sorted by relevance
27 public class PointF implements Parcelable { class31 public PointF() {} in PointF() method in PointF33 public PointF(float x, float y) { in PointF() method in PointF38 public PointF(Point p) { in PointF() method in PointF
599 @Nullable TypeConverter<PointF, ?> converter, Path path) { in ofObject()676 @Nullable TypeConverter<PointF, V> converter, Path path) { in ofObject()
425 TypeConverter<PointF, ?> converter, Path path) { in ofObject()498 TypeConverter<PointF, V> converter, Path path) { in ofObject()