Searched refs:colorToRgb (Results 1 – 2 of 2) sorted by relevance
540 private static void colorToRgb(int color, int outOffset, /*out*/byte[] rgbOut) { in colorToRgb() method in DngCreator621 colorToRgb(pixelRow[j], j * BYTES_PER_RGB_PIX, /*out*/finalRow); in convertToRGB()
21694 Landroid/hardware/camera2/DngCreator;->colorToRgb(II[B)V