Searched defs:readFloat (Results 1 – 7 of 7) sorted by relevance
242 public float readFloat() throws IOException { in readFloat() method in FastDataInput
86 void readFloat(int id, float value); in readFloat() method
308 public float readFloat(long fieldId) throws IOException { in readFloat() method in ProtoInputStream
383 public native final float readFloat(); in readFloat() method in HwParcel
2463 public final float readFloat() { in readFloat() method in Parcel
1574 status_t Parcel::readFloat(float *pArg) const in readFloat() function in android::Parcel1580 float Parcel::readFloat() const in readFloat() function in android::Parcel
5099 public float readFloat() throws IOException { in readFloat() method in ExifInterface.ByteOrderedDataInputStream