HomeSort by relevance Sort by last modified time
    Searched defs:pos3 (Results 1 - 2 of 2) sorted by null

  /cts/tests/tests/graphics/src/android/graphics/cts/
PathMeasureTest.java 88 float[] pos3 = { 1f, 2f, 3f, 4f }; local
90 assertTrue(mPathMeasure.getPosTan(0f, pos3, tan3));
  /external/grub/netboot/
sk_g16.c 104 * In POS3 are bits A14-A19 of the address bus. These bits can be set
1113 pos3 = inb(SK_POS3), local
1118 "## pos0=%#hX pos1=%#hX pos2=%#hX pos3=%#hX pos4=%#hX\n",
1119 SK_NAME, text, pos0, pos1, pos2, (pos3<<14), pos4);

Completed in 115 milliseconds