Home
last modified time | relevance | path

Searched defs:bpp16 (Results 1 – 17 of 17) sorted by relevance

/dports/emulators/atari800/atari800-3.1.0/src/sdl/
H A Dpalette.h18 Uint16 bpp16[256]; /* 16-bit palette */ member
/dports/graphics/sane-backends/sane-backends-1.0.32/backend/
H A Dsm3840_scan.c66 int bpp16 = 0; in main() local
152 int bpp16 = (p->bpp == 16) ? 1 : 0; in setup_scan() local
H A Dsm3840_lib.c292 int dpi, int scanpix, int gray, int bpp16, in record_line()
501 int scanpix, int scanlines, int gray, char *head, int bpp16) in record_image()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/gl/
H A DSurfaceTypes.h23 bool bpp16; member
H A DGLContextProviderEGL.cpp778 static void FillContextAttribs(bool alpha, bool depth, bool stencil, bool bpp16, in FillContextAttribs()
H A DGLContext.cpp1723 bool bpp16 = caps.bpp16; in ChooseGLFormats() local
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/gl/
H A DSurfaceTypes.h24 bool bpp16; member
H A DGLContextProviderEGL.cpp793 FillContextAttribs(bool alpha, bool depth, bool stencil, bool bpp16, in FillContextAttribs()
H A DGLContext.cpp1933 bool bpp16 = caps.bpp16; in ChooseGLFormats() local
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/gl/
H A DSurfaceTypes.h24 bool bpp16 = false; member
H A DGLContextProviderEGL.cpp1017 bool bpp16, bool es3, bool useGles, in FillOffscreenContextAttribs()
H A DGLContext.cpp1719 bool bpp16 = caps.bpp16; in ChooseGLFormats() local
/dports/emulators/atari800/atari800-3.1.0/src/
H A Dpal_blending.c39 UWORD bpp16[2][256]; /* 16-bit palette */ member
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/os2/
H A Dutilsgui.cpp687 bool bpp16 = (wxDisplayDepth() == 16); in wxDisableBitmap() local
H A Ddc.cpp1434 bool bpp16 = (wxDisplayDepth() == 16); in DoDrawBitmap() local
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/os2/
H A Dutilsgui.cpp687 bool bpp16 = (wxDisplayDepth() == 16); in wxDisableBitmap() local
H A Ddc.cpp1434 bool bpp16 = (wxDisplayDepth() == 16); in DoDrawBitmap() local