Home
last modified time | relevance | path

Searched refs:colorToRgb (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/hardware/camera2/
DDngCreator.java540 private static void colorToRgb(int color, int outOffset, /*out*/byte[] rgbOut) { in colorToRgb() method in DngCreator
621 colorToRgb(pixelRow[j], j * BYTES_PER_RGB_PIX, /*out*/finalRow); in convertToRGB()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt21694 Landroid/hardware/camera2/DngCreator;->colorToRgb(II[B)V