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
3049 public final float readFloat() { in readFloat() method in Parcel
1690 status_t Parcel::readFloat(float *pArg) const in readFloat() function in android::Parcel1696 float Parcel::readFloat() const in readFloat() function in android::Parcel
5139 public float readFloat() throws IOException { in readFloat() method in ExifInterface.ByteOrderedDataInputStream