Searched refs:PF_XBGR (Results 1 – 5 of 5) sorted by relevance
157 public static final int PF_XBGR = 4; field in TJ
216 pixelFormat = TJ.PF_XBGR; break; in setSourceImage()221 pixelFormat = TJ.PF_XBGR; in setSourceImage()
742 pixelFormat = TJ.PF_XBGR; break; in decompress()747 pixelFormat = TJ.PF_XBGR; in decompress()
78 TJ.PF_RGBX, TJ.PF_BGRX, TJ.PF_XBGR, TJ.PF_XRGB, TJ.PF_CMYK113 return TJ.PF_XBGR; in biTypePF()
744 pf = TJ.PF_XBGR; in main()