HomeSort by relevance Sort by last modified time
    Searched defs:Visual (Results 1 - 5 of 5) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xlib.h 257 * Visual structure; contains information about colormapping possible.
261 VisualID visualid; /* visual id of this visual */
270 } Visual;
277 int nvisuals; /* number of Visual types at this depth */
278 Visual *visuals; /* list of visuals possible at this depth */
298 Visual *root_visual; /* root visual */
299 GC default_gc; /* GC for the root root visual */
345 Visual *visual; /* the associated visual structure * member in struct:__anon38460
1087 Visual *visual; member in union:__anon38511
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xlib.h 257 * Visual structure; contains information about colormapping possible.
261 VisualID visualid; /* visual id of this visual */
270 } Visual;
277 int nvisuals; /* number of Visual types at this depth */
278 Visual *visuals; /* list of visuals possible at this depth */
298 Visual *root_visual; /* root visual */
299 GC default_gc; /* GC for the root root visual */
345 Visual *visual; /* the associated visual structure * member in struct:__anon40050
1087 Visual *visual; member in union:__anon40101
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xlib.h 257 * Visual structure; contains information about colormapping possible.
261 VisualID visualid; /* visual id of this visual */
270 } Visual;
277 int nvisuals; /* number of Visual types at this depth */
278 Visual *visuals; /* list of visuals possible at this depth */
298 Visual *root_visual; /* root visual */
299 GC default_gc; /* GC for the root root visual */
345 Visual *visual; /* the associated visual structure * member in struct:__anon41565
1087 Visual *visual; member in union:__anon41616
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
mtypes.h 507 * Framebuffer configuration (aka visual / pixelformat)
    [all...]
  /external/mesa3d/src/mesa/main/
mtypes.h 507 * Framebuffer configuration (aka visual / pixelformat)
    [all...]

Completed in 534 milliseconds