Searched defs:PointF (Results 1 – 6 of 6) sorted by relevance
26 public class PointF implements Parcelable { class30 public PointF() {} in PointF() method in PointF32 public PointF(float x, float y) { in PointF() method in PointF37 public PointF(@NonNull Point p) { in PointF() method in PointF49 public PointF(@NonNull PointF p) { in PointF() method in PointF
317 struct PointF { struct318 float x = 0.0f;319 float y = 0.0f;
638 @Nullable TypeConverter<PointF, ?> converter, Path path) { in ofObject()729 @Nullable TypeConverter<PointF, V> converter, Path path) { in ofObject()
428 TypeConverter<PointF, ?> converter, Path path) { in ofObject()513 TypeConverter<PointF, V> converter, Path path) { in ofObject()
59 struct PointF { struct60 float x;61 float y;
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...