Searched refs:getBlueOffset (Results 1 – 12 of 12) sorted by relevance
286 public static int getBlueOffset(int pixelFormat) { in getBlueOffset() method in TJ
149 int boffset = TJ.getBlueOffset(pf); in initBuf()218 int bshift = TJ.getBlueOffset(pf) * 8; in initIntBuf()300 int boffset = TJ.getBlueOffset(pf); in checkBuf()427 int bshift = TJ.getBlueOffset(pf) * 8; in checkIntBuf()
123 int bindex = TJ.getBlueOffset(pixelFormat); in loadImage()147 int bindex = TJ.getBlueOffset(pixelFormat); in saveImage()302 int bindex = index2 + TJ.getBlueOffset(pf); in decomp()
123 int bindex = TJ.getBlueOffset(pixelFormat); in loadImage()145 int bindex = TJ.getBlueOffset(pixelFormat); in saveImage()295 int bindex = index2 + TJ.getBlueOffset(pf); in decomp()
144 EGLint getBlueOffset() const;
748 EGLint Surface::getBlueOffset() const in getBlueOffset() function in egl::Surface
4309 *value = surface->getBlueOffset(); in QuerySurfaceAttrib()4348 *value = static_cast<EGLAttribKHR>(surface->getBlueOffset()); in QuerySurfaceAttrib64KHR()
172 `TJ.getBlueOffset()` methods-- now return -1 for `TJPF_GRAY`/`TJ.PF_GRAY`
355 `TJ.getBlueOffset()` methods-- now return -1 for `TJPF_GRAY`/`TJ.PF_GRAY`
564 `TJ.getBlueOffset()` methods-- now return -1 for `TJPF_GRAY`/`TJ.PF_GRAY`