Searched refs:mHalfConst2 (Results 1 – 1 of 1) sorted by relevance
28 private static final short mHalfConst2 = (short) 0xca00; // -12.f field in UT_fp16_globals40 Short3 half3Value = new Short3(mHalfConst0, mHalfConst1, mHalfConst2); in run()41 Short4 half4Value = new Short4(mHalfConst0, mHalfConst1, mHalfConst2, mHalfConst3); in run()