Searched refs:pos0 (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/views/
H A DSkTouchGesture.cpp184 static float center(float pos0, float pos1) { argument
185 return (pos0 + pos1) * 0.5f;
/external/grub/netboot/
H A Dsk_g16.c1110 unsigned char pos0 = inb(SK_POS0), 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 78 milliseconds