HomeSort by relevance Sort by last modified time
    Searched refs:Visual (Results 126 - 146 of 146) sorted by null

1 2 3 4 56

  /external/zlib/src/contrib/masmx64/
gvmat64.asm 49 ; ml64.exe is given with Visual Studio 2005/2008/2010 and Windows WDK
  /external/zlib/src/contrib/masmx86/
inffas32.asm 22 ; For Visual C++ 4.x and higher and ML 6.x and higher
match686.asm 11 ; For Visual C++ 4.x and higher and ML 6.x and higher
  /toolchain/binutils/binutils-2.27/zlib/contrib/masmx64/
gvmat64.asm 49 ; ml64.exe is given with Visual Studio 2005/2008/2010 and Windows WDK
  /toolchain/binutils/binutils-2.27/zlib/contrib/masmx86/
inffas32.asm 22 ; For Visual C++ 4.x and higher and ML 6.x and higher
match686.asm 11 ; For Visual C++ 4.x and higher and ML 6.x and higher
  /external/mesa3d/src/mesa/drivers/dri/i915/
intel_tris.c 637 #define DEPTH_SCALE (ctx->DrawBuffer->Visual.depthBits == 16 ? 1.0 : 2.0)
    [all...]
  /external/mesa3d/src/mesa/drivers/x11/
xm_api.c 48 * according to the display's visual red_mask, green_mask, and blue_mask.
161 * For example, if we request a 24-bit deep visual we may actually need/get
164 * visinfo - desribes the visual to be used for XImages
175 img = XCreateImage( dpy, visinfo->visual, visinfo->depth,
279 * \param vis the buffer's visual
423 * Setup RGB rendering for a window with a True/DirectColor visual.
527 /* if 32 bpp, and visual indicates 8 bpp alpha channel */
552 * initializing the context's visual and buffer information.
575 * We support RGB rendering into almost any kind of visual.
581 _mesa_warning(NULL, "XMesa: RGB mode rendering not supported in given visual.\n")
    [all...]
  /external/mesa3d/src/mesa/swrast/
s_triangle.c     [all...]
  /external/libpng/contrib/gregbook/
rpng2-x.c 294 static Visual *visual; variable
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_wm_surface_state.c     [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...]
  /external/mesa3d/src/mesa/drivers/common/
meta.c     [all...]
  /external/mesa3d/src/mesa/main/
fbobject.c 302 if (ctx->DrawBuffer->Visual.doubleBufferMode)
334 if (fb->Visual.numAuxBuffers == 1) {
    [all...]
teximage.c     [all...]
  /external/icu/icu4c/source/
configure     [all...]
  /external/ImageMagick/MagickCore/
xwindow.c 3993 *visual; member in struct:_WindowInfo
    [all...]
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/bin/
x86_64-linux-android-gcc-4.9.x     [all...]
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/bin/
aarch64-linux-android-gcc-4.9.x     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/bin/
arm-linux-androideabi-gcc-4.9.x     [all...]

Completed in 1282 milliseconds

1 2 3 4 56