Searched refs:ARGB8_to_RGB565 (Results 1 – 2 of 2) sorted by relevance
41 public static short ARGB8_to_RGB565(int argb){ in ARGB8_to_RGB565() method in RGB565
79 short rgb565 = RGB565.ARGB8_to_RGB565(argb8); in blend()