HomeSort by relevance Sort by last modified time
    Searched refs:xBytes (Results 1 - 3 of 3) sorted by null

  /art/test/003-omnibus-opcodes/src/
Array.java 210 byte[] xBytes = new byte[] { 0, -1, -2, -3, -4 };
223 checkBytes(xBytes);
  /external/fonttools/Lib/fontTools/ttLib/tables/
_g_l_y_f.py 737 xBytes = yBytes = 0
739 xBytes = 1
741 xBytes = 2
746 coordBytes += (xBytes + yBytes) * repeat
  /external/conscrypt/src/main/native/
org_conscrypt_NativeCrypto.cpp     [all...]

Completed in 529 milliseconds