Searched defs:getInt16 (Results 1 – 2 of 2) sorted by relevance
50 inline bool getInt16(int16_t& value) { return getUInt16((uint16_t&)value); } in getInt16() function
62 public native final short getInt16(long offset); in getInt16() method in HwBlob