/external/mesa3d/src/glx/apple/ |
apple_visual.c | 108 * The program chose a config based on the fbconfigs or visuals.
|
/external/libpng/contrib/gregbook/ |
rpng-x.c | 21 - 1.10: added support for non-default visuals; fixed X pixel-conversion 479 Trace((stderr, "default depth is %d: checking other visuals\n", 488 /* GRR: add 15-, 16- and 32-bit TrueColor visuals (also DirectColor?) */ 490 " 24-bit visuals found\n", depth); 493 Trace((stderr, "XGetVisualInfo() returned %d 24-bit visuals\n",
|
/external/mesa3d/src/egl/drivers/dri2/ |
platform_wayland.c | 1089 } visuals[] = { local [all...] |
/external/mesa3d/docs/ |
envvars.html | 135 <li>MESA_GLX_FORCE_CI - if set, force GLX to treat 8bpp visuals as CI visuals
|
versions.html | 76 <li>added environment variables for selecting visuals 197 <li>4-bit visuals now supported 220 <li>dithering in 8-bit TrueColor/DirectColor visuals 470 <li>TrueColor visuals how have dithering (for depths < 24 bits) 583 <li>fixed GLX visual handling code to avoid saving redundant visuals 622 <li>32bpp True/DirectColor X visuals weren't recognized 746 <li>color components were reversed on big endian 32 bpp X visuals 893 <li>further optimized glRead/DrawPixels for 16-bit TrueColor X visuals [all...] |
/external/mesa3d/src/mesa/drivers/dri/common/xmlpool/ |
ca.po | 323 msgid "Create all visuals with a depth buffer" 324 msgstr "Crea tots els visuals amb buffer de profunditat"
|
de.po | 298 msgid "Create all visuals with a depth buffer"
|
es.po | 307 msgid "Create all visuals with a depth buffer"
|
fr.po | 294 msgid "Create all visuals with a depth buffer"
|
nl.po | 295 msgid "Create all visuals with a depth buffer"
|
/external/mesa3d/src/mesa/drivers/x11/ |
fakeglx.c | 171 * a list of overlay visuals. Get that list now. 245 * configuration in our list of GLX visuals. 1149 * find any real GL visuals. Instead, all we can do is try to find an RGB 1906 XVisualInfo *visuals, visTemplate; local [all...] |
/external/mesa3d/docs/relnotes/ |
11.0.3.html | 50 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=71789">Bug 71789</a> - [r300g] Visuals not found in (default) depth = 24</li>
|
9.1.1.html | 150 <li>egl: Allow 24-bit visuals for 32-bit RGBA8888 configs</li>
|
/frameworks/support/browser/src/main/java/androidx/browser/customtabs/ |
CustomTabsSession.java | 140 * Updates the visuals for toolbar items. Will only succeed if a custom tab created using this
|
/frameworks/support/v7/appcompat/src/androidTest/java/androidx/appcompat/app/ |
DrawerLayoutActivity.java | 93 // top-level pages and doesn't need back arrow visuals at all, you can set up
|
/external/mesa3d/src/glx/ |
glxclient.h | 534 * Linked list of glx visuals and fbconfigs for this screen. 536 struct glx_config *visuals, *configs; member in struct:glx_screen 594 * Configurations of visuals for all screens on this display.
|
/packages/apps/Messaging/src/com/android/messaging/ui/contact/ |
ContactPickerFragment.java | 205 * have set the contact picking mode for us so that we may update our visuals. 342 // Don't update visuals if the visuals haven't been inflated yet.
|
/external/mesa3d/src/mesa/main/ |
context.c | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
xpsobjectmodel_1.h | [all...] |
/external/mesa3d/src/gallium/state_trackers/glx/xlib/ |
glx_api.c | 175 * configuration in our list of GLX visuals. 1000 * find any real GL visuals. Instead, all we can do is try to find an RGB 1833 XVisualInfo *visuals, visTemplate; local [all...] |
/external/mesa3d/src/mesa/drivers/dri/i965/ |
brw_context.c | [all...] |
/cts/tests/tests/widget/src/android/widget/cts/ |
LinearLayoutTest.java | [all...] |
/external/mesa3d/src/gallium/state_trackers/dri/ |
dri_screen.c | 138 /* all visuals will have a depth buffer */
|
/external/mesa3d/src/gallium/winsys/sw/kms-dri/ |
kms_dri_sw_winsys.c | 104 /* TODO: check visuals or other sensible thing here */
|
/external/mesa3d/src/gallium/winsys/sw/xlib/ |
xlib_sw_winsys.c | 227 /* TODO: check visuals or other sensible thing here */
|