Home | History | Annotate | Download | only in globaltime

Lines Matching refs:readInt16

376     private int readInt16(InputStream is) throws IOException {
474 int lightWidth = readInt16(lis);
475 int lightHeight = readInt16(lis);
476 sNumLights = readInt16(lis);