Home
last modified time | relevance | path

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

/external/libjpeg-turbo/java/org/libjpegturbo/turbojpeg/
DTJ.java221 checkPixelFormat(pixelFormat); in getPixelSize()
243 checkPixelFormat(pixelFormat); in getRedOffset()
265 checkPixelFormat(pixelFormat); in getGreenOffset()
287 checkPixelFormat(pixelFormat); in getBlueOffset()
309 checkPixelFormat(pixelFormat); in getAlphaOffset()
574 private static void checkPixelFormat(int pixelFormat) { in checkPixelFormat() method in TJ