Home | History | Annotate | Download | only in src

Lines Matching refs:mShort1

22     public static short mShort1, mShort2;
159 mShort1 = 32767;
178 if (mShort1 != 32767) { return 16; }