Searched defs:readFloat (Results 1 – 11 of 11) sorted by relevance
86 void readFloat(int id, float value); in readFloat() method
407 - (float)readFloat { method
857 jspb.BinaryDecoder.prototype.readFloat = function() { method in jspb.BinaryDecoder
808 jspb.BinaryReader.prototype.readFloat = function() { method in jspb.BinaryReader
305 public float readFloat(long fieldId) throws IOException { in readFloat() method in ProtoInputStream
153 public float readFloat() throws IOException { in readFloat() method in CodedInputByteBufferNano
347 public native final float readFloat(); in readFloat() method in HwParcel
2109 public final float readFloat() { in readFloat() method in Parcel
322 public float readFloat() throws IOException { in readFloat() method in CodedInputStream
1946 status_t Parcel::readFloat(float *pArg) const in readFloat() function in android::Parcel1952 float Parcel::readFloat() const in readFloat() function in android::Parcel
4195 public float readFloat() throws IOException { in readFloat() method in ExifInterface.ByteOrderedDataInputStream