HomeSort by relevance Sort by last modified time
    Searched refs:Colormap (Results 26 - 50 of 79) sorted by null

12 3 4

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xlib.h 300 Colormap cmap; /* default color map */
336 Colormap colormap; /* color map to be associated with window */ member in struct:__anon36631
358 Colormap colormap; /* color map to be associated with window */ member in struct:__anon36632
920 Colormap colormap; /* COLORMAP or None */ member in struct:__anon36671
    [all...]
Xproto.h 249 #define Colormap CARD32
337 Colormap defaultColormap B32;
452 Colormap colormap B32;
1168 Colormap colormap B32;
1176 } colormap;
1173 } colormap; member in union:_xEvent::__anon36778
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xlib.h 300 Colormap cmap; /* default color map */
336 Colormap colormap; /* color map to be associated with window */ member in struct:__anon38221
358 Colormap colormap; /* color map to be associated with window */ member in struct:__anon38222
920 Colormap colormap; /* COLORMAP or None */ member in struct:__anon38261
    [all...]
Xproto.h 249 #define Colormap CARD32
337 Colormap defaultColormap B32;
452 Colormap colormap B32;
1168 Colormap colormap B32;
1176 } colormap;
1173 } colormap; member in union:_xEvent::__anon38368
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xlib.h 300 Colormap cmap; /* default color map */
336 Colormap colormap; /* color map to be associated with window */ member in struct:__anon39736
358 Colormap colormap; /* color map to be associated with window */ member in struct:__anon39737
920 Colormap colormap; /* COLORMAP or None */ member in struct:__anon39776
    [all...]
Xproto.h 249 #define Colormap CARD32
337 Colormap defaultColormap B32;
452 Colormap colormap B32;
1168 Colormap colormap B32;
1176 } colormap;
1173 } colormap; member in union:_xEvent::__anon39883
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/Xext/extensions/
xf86dga.h 186 Colormap cmap
189 Colormap SDL_NAME(XDGACreateColormap)(
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11video.h 59 Display *GFX_Display; /* Used for graphics and colormap stuff */
146 /* Colormap handling */
147 Colormap DisplayColormap; /* The default display colormap */
148 Colormap XColorMap; /* The current window colormap */
SDL_x11sym.h 25 SDL_X11_SYM(Status,XAllocColor,(Display* a,Colormap b,XColor* c),(a,b,c),return)
35 SDL_X11_SYM(Colormap,XCreateColormap,(Display* a,Window b,Visual* c,int d),(a,b,c,d),return)
56 SDL_X11_SYM(int,XFreeColormap,(Display* a,Colormap b),(a,b),return)
57 SDL_X11_SYM(int,XFreeColors,(Display* a,Colormap b,unsigned long* c,int d,unsigned long e),(a,b,c,d,e),return)
73 SDL_X11_SYM(int,XInstallColormap,(Display* a,Colormap b),(a,b),return)
90 SDL_X11_SYM(int,XQueryColors,(Display* a,Colormap b,XColor* c,int d),(a,b,c,d),return)
110 SDL_X11_SYM(int,XSetWindowColormap,(Display* a,Window b,Colormap c),(a,b,c),return)
111 SDL_X11_SYM(int,XStoreColors,(Display* a,Colormap b,XColor* c,int d),(a,b,c,d),return)
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/progs/d3d11app/
d3d11x11main.cpp 24 Colormap cmap = XCreateColormap(dpy, RootWindow(dpy, DefaultScreen(dpy)), visual, AllocNone);
26 swa.colormap = cmap;
  /external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d11app/
d3d11x11main.cpp 24 Colormap cmap = XCreateColormap(dpy, RootWindow(dpy, DefaultScreen(dpy)), visual, AllocNone);
26 swa.colormap = cmap;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
lbxstr.h 43 #define Colormap CARD32
137 Colormap cmap B32;
174 Colormap cmap B32;
182 Colormap cmap B32;
312 Colormap colormap B32;
791 Colormap colormap B32;
806 Colormap colormap B32
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
lbxstr.h 43 #define Colormap CARD32
137 Colormap cmap B32;
174 Colormap cmap B32;
182 Colormap cmap B32;
312 Colormap colormap B32;
791 Colormap colormap B32;
806 Colormap colormap B32
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
lbxstr.h 43 #define Colormap CARD32
137 Colormap cmap B32;
174 Colormap cmap B32;
182 Colormap cmap B32;
312 Colormap colormap B32;
791 Colormap colormap B32;
806 Colormap colormap B32
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/glx/xlib/
xm_api.c 434 * \param cmap the window's colormap, if known.
439 XMesaVisual vis, Colormap cmap)
483 * Find an XMesaBuffer by matching X display and colormap but NOT matching
487 xmesa_find_buffer(Display *dpy, Colormap cmap, XMesaBuffer notThis)
552 * \param cmap the colormap associated with the window/pixmap
558 Colormap cmap)
956 Colormap cmap;
971 /* Find colormap */
972 if (attr.colormap) {
973 cmap = attr.colormap;
    [all...]
  /external/mesa3d/src/gallium/state_trackers/glx/xlib/
xm_api.c 434 * \param cmap the window's colormap, if known.
439 XMesaVisual vis, Colormap cmap)
483 * Find an XMesaBuffer by matching X display and colormap but NOT matching
487 xmesa_find_buffer(Display *dpy, Colormap cmap, XMesaBuffer notThis)
552 * \param cmap the colormap associated with the window/pixmap
558 Colormap cmap)
956 Colormap cmap;
971 /* Find colormap */
972 if (attr.colormap) {
973 cmap = attr.colormap;
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/progs/d3d10app/
d3d10x11main.cpp 50 Colormap cmap = XCreateColormap(dpy, RootWindow(dpy, DefaultScreen(dpy)), visual, AllocNone);
52 swa.colormap = cmap;
  /external/chromium_org/third_party/mesa/src/src/glx/apple/
glx_empty.c 157 Pixmap pixmap, Colormap cmap)
  /external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d10app/
d3d10x11main.cpp 50 Colormap cmap = XCreateColormap(dpy, RootWindow(dpy, DefaultScreen(dpy)), visual, AllocNone);
52 swa.colormap = cmap;
  /external/mesa3d/src/glx/apple/
glx_empty.c 157 Pixmap pixmap, Colormap cmap)
  /sdk/emulator/opengl/tests/ut_renderer/
X11Windowing.cpp 102 Colormap x11Colormap = XCreateColormap(dpy, rootWindow, visualInfo->visual, AllocNone);
104 sWA.colormap = x11Colormap;
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/x11/
glxapi.h 185 GLXPixmap (*CreateGLXPixmapMESA)(Display *dpy, XVisualInfo *visinfo, Pixmap pixmap, Colormap cmap);
realglx.h 52 Pixmap pixmap, Colormap cmap );
  /external/mesa3d/src/mesa/drivers/x11/
glxapi.h 185 GLXPixmap (*CreateGLXPixmapMESA)(Display *dpy, XVisualInfo *visinfo, Pixmap pixmap, Colormap cmap);
realglx.h 52 Pixmap pixmap, Colormap cmap );

Completed in 412 milliseconds

12 3 4