Searched defs:bits (Results 1 – 3 of 3) sorted by relevance
46 int bits=syntax2000[index2000[(c-0x2000)>>5]]; in isSyntax() local66 int bits=syntaxOrWhiteSpace2000[index2000[(c-0x2000)>>5]]; in isSyntaxOrWhiteSpace() local
75 int bits = (face & SWAP_MASK); in fromFij() local315 private static int lookupBits(int i, int j, int k, int bits) { in lookupBits()321 private static long updateBits(long sb, int k, int bits) { in updateBits()325 private static int maskBits(int bits) { in maskBits()347 int bits = face & SWAP_MASK; in toIjo() local
261 public static @NonNull IconCompat createWithBitmap(@NonNull Bitmap bits) { in createWithBitmap()274 public static @NonNull IconCompat createWithAdaptiveBitmap(@NonNull Bitmap bits) { in createWithAdaptiveBitmap()1054 static Icon createWithAdaptiveBitmap(Bitmap bits) { in createWithAdaptiveBitmap()