HomeSort by relevance Sort by last modified time
    Searched refs:visual (Results 251 - 275 of 303) sorted by null

<<111213

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/
Xutil.h 277 * Information used by the visual utility routines to find desired visual
282 Visual *visual; member in struct:__anon45041
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xutil.h 277 * Information used by the visual utility routines to find desired visual
282 Visual *visual; member in struct:__anon46777
  /external/chromium_org/third_party/mesa/src/src/egl/drivers/glx/
egl_glx.c 64 typedef GLXPixmap (*GLXCREATEGLXPIXMAPPROC)( Display *dpy, XVisualInfo *visual, Pixmap pixmap );
67 typedef int (*GLXGETCONFIGPROC)( Display *dpy, XVisualInfo *visual, int attrib, int *value );
369 /* the visual must support OpenGL and RGBA buffer */
446 /* no visual attribs unless window bit is set */
    [all...]
  /external/libvorbis/doc/
a1-encapsulation-ogg.tex 59 while visual media should use \literal{video/ogg}, and audio
  /external/mesa3d/src/egl/drivers/glx/
egl_glx.c 64 typedef GLXPixmap (*GLXCREATEGLXPIXMAPPROC)( Display *dpy, XVisualInfo *visual, Pixmap pixmap );
67 typedef int (*GLXGETCONFIGPROC)( Display *dpy, XVisualInfo *visual, int attrib, int *value );
369 /* the visual must support OpenGL and RGBA buffer */
446 /* no visual attribs unless window bit is set */
    [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
Key.java 135 /** Background type that represents different key background visual than normal one. */
161 /** The visual insets */
498 final String visual = (hintLabel == null) ? topVisual : topVisual + "^" + hintLabel; local
499 return toString() + " " + visual + "/" + backgroundName(mBackgroundType);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/xcb/
xproto.h 1364 xcb_visualid_t visual; \/**< *\/ member in struct:xcb_create_window_request_t
1416 xcb_visualid_t visual; \/**< *\/ member in struct:xcb_get_window_attributes_reply_t
3178 xcb_visualid_t visual; \/**< *\/ member in struct:xcb_get_image_reply_t
3263 xcb_visualid_t visual; \/**< *\/ member in struct:xcb_create_colormap_request_t
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/xcb/
xproto.h 1364 xcb_visualid_t visual; \/**< *\/ member in struct:xcb_create_window_request_t
1416 xcb_visualid_t visual; \/**< *\/ member in struct:xcb_get_window_attributes_reply_t
3178 xcb_visualid_t visual; \/**< *\/ member in struct:xcb_get_image_reply_t
3263 xcb_visualid_t visual; \/**< *\/ member in struct:xcb_create_colormap_request_t
    [all...]
  /hardware/intel/img/psb_video/src/x11/
psb_coverlay.c 399 Visual *visual; local
469 visual = DefaultVisual(ctx->native_dpy, 0);
472 ximg = XCreateImage(ctx->native_dpy, visual, depth, ZPixmap, 0, NULL, image_width, image_height, 32, 0);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3drm.h 82 STDMETHOD(CreateShadow)(THIS_ IDirect3DRMVisual *visual, IDirect3DRMLight *light,
221 STDMETHOD(CreateShadow)(THIS_ IDirect3DRMVisual *visual, IDirect3DRMLight *light,
389 STDMETHOD(CreateClippedVisual)(THIS_ IDirect3DRMVisual *visual, IDirect3DRMClippedVisual **clipped_visual) PURE;
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
vg_context.c 57 * A depth/stencil rb will be needed regardless of what the visual says.
88 const void *visual,
  /external/chromium_org/third_party/mesa/src/src/glx/
drisw_glx.c 89 /* visual */
99 pdp->visinfo->visual,
glx_pbuffer.c 905 if (visinfo->visualid != XVisualIDFromVisual(xwattr.visual)) {
glxcmds.c 189 /* No support for GL on this screen regardless of visual */
293 req->visual = generic_id;
682 req->visual = vis->visualid;
858 ** visual combination.
873 /* Lookup attribute after first finding a match on the visual */
882 ** If we can't find the config for this visual, this visual is not
1155 * the various visual / FBConfig selection rules.
    [all...]
  /external/mesa3d/src/gallium/state_trackers/vega/
vg_context.c 57 * A depth/stencil rb will be needed regardless of what the visual says.
88 const void *visual,
  /external/mesa3d/src/glx/
drisw_glx.c 89 /* visual */
99 pdp->visinfo->visual,
glx_pbuffer.c 905 if (visinfo->visualid != XVisualIDFromVisual(xwattr.visual)) {
glxcmds.c 189 /* No support for GL on this screen regardless of visual */
293 req->visual = generic_id;
682 req->visual = vis->visualid;
858 ** visual combination.
873 /* Lookup attribute after first finding a match on the visual */
882 ** If we can't find the config for this visual, this visual is not
1155 * the various visual / FBConfig selection rules.
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/Xext/extensions/
Xvproto.h 94 VisualID visual B32;
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11wm.c 57 Visual *dvis;
63 /* The icon must use the default visual, depth and colormap of the
68 if(this->hidden->visuals[i].visual == dvis) {
74 /* The Visual struct is supposed to be opaque but we cheat a little */
83 /* Default visual is 8bit; we need to allocate colours from
  /external/chromium_org/third_party/mesa/src/include/GL/
glxext.h 784 extern GLXPixmap glXCreateGLXPixmapMESA (Display *dpy, XVisualInfo *visual, Pixmap pixmap, Colormap cmap);
786 typedef GLXPixmap ( * PFNGLXCREATEGLXPIXMAPMESAPROC) (Display *dpy, XVisualInfo *visual, Pixmap pixmap, Colormap cmap);
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/dxgi/src/
dxgi_native.cpp 959 assert(adapter->configs_by_native_visual_id.count(xwa.visual->visualid));
960 config_num = adapter->configs_by_native_visual_id[xwa.visual->visualid];
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/x11/
xm_api.c 48 * according to the display's visual red_mask, green_mask, and blue_mask.
158 * For example, if we request a 24-bit deep visual we may actually need/get
161 * visinfo - desribes the visual to be used for XImages
172 img = XCreateImage( dpy, visinfo->visual, visinfo->depth,
276 * \param vis the buffer's visual
420 * Setup RGB rendering for a window with a True/DirectColor visual.
524 /* if 32 bpp, and visual indicates 8 bpp alpha channel */
549 * initializing the context's visual and buffer information.
572 * We support RGB rendering into almost any kind of visual.
578 _mesa_warning(NULL, "XMesa: RGB mode rendering not supported in given visual.\n")
    [all...]
  /external/mesa3d/include/GL/
glxext.h 784 extern GLXPixmap glXCreateGLXPixmapMESA (Display *dpy, XVisualInfo *visual, Pixmap pixmap, Colormap cmap);
786 typedef GLXPixmap ( * PFNGLXCREATEGLXPIXMAPMESAPROC) (Display *dpy, XVisualInfo *visual, Pixmap pixmap, Colormap cmap);
    [all...]
  /external/mesa3d/src/gallium/state_trackers/d3d1x/dxgi/src/
dxgi_native.cpp 959 assert(adapter->configs_by_native_visual_id.count(xwa.visual->visualid));
960 config_num = adapter->configs_by_native_visual_id[xwa.visual->visualid];
    [all...]

Completed in 1219 milliseconds

<<111213