HomeSort by relevance Sort by last modified time
    Searched full:blending (Results 251 - 275 of 521) sorted by null

<<11121314151617181920>>

  /external/mesa3d/docs/
VERSIONS 28 implementation of SGI's blending extensions
174 - fixed bug when blending lines, points, bitmaps outside of window
181 - pixelzooming with gamma correction or blending didn't work
252 - color masking and blending were performed in wrong order
481 - faster blending for some modes
559 - blending with alpha = 0 or 1.0 wasn't always exact
655 - alpha channel of blending points, lines was sometimes incorrect
697 - blending w/ drawbuffer==GL_FRONT_BACK caused segfault (sw rendering)
767 - improved blending accuracy, fixes Glean blendFunc test failures
    [all...]
xlibdriver.html 90 Some OpenGL features will be very slow with a Pixmap (for example, blending
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_blorp_blit.cpp 607 /* We are blending, which means we won't have an opportunity to
691 * that we want to texture from. Exception: if we are blending, then S is
704 /* We aren't blending, which means we just want to fetch a single sample
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_blorp_blit.cpp 607 /* We are blending, which means we won't have an opportunity to
691 * that we want to texture from. Exception: if we are blending, then S is
704 /* We aren't blending, which means we just want to fetch a single sample
    [all...]
  /external/pixman/pixman/
pixman-arm-neon-asm.S 164 /* now do alpha blending, storing results in 8-bit planar format
178 /* ... continue alpha blending */
362 /* now do alpha blending, storing results in 8-bit planar format
376 /* ... continue alpha blending */
585 /* do alpha blending */
    [all...]
  /external/deqp/modules/egl/
teglRenderTests.cpp 101 BLENDMODE_NONE = 0, //!< No blending
102 BLENDMODE_ADDITIVE, //!< Blending with ONE, ONE
103 BLENDMODE_SRC_OVER, //!< Blending with SRC_ALPHA, ONE_MINUS_SRC_ALPHA
    [all...]
  /cts/tests/tests/mediastress/src/android/mediastress/cts/
SurfaceTextureRenderer.java 159 /* Set up alpha blending and an Android background color */
  /development/ndk/platforms/android-14/samples/native-media/src/com/example/nativemedia/
MyGLSurfaceView.java 138 /* Set up alpha blending and an Android background color */
  /external/chromium_org/android_webview/common/
print_messages.h 118 // Does the printer support alpha blending?
  /external/chromium_org/cc/resources/
picture_pile_base.cc 141 // pictures (which would result in incorrect rasterization due to blending), a
  /external/chromium_org/pdf/
progress_control.cc 20 // And it breaks next alpha blending.
  /external/chromium_org/ppapi/c/
ppb_compositor_layer.h 42 * No blending, copy source to the destination directly.
  /external/chromium_org/skia/ext/
skia_utils_mac.mm 203 // We want to copy transparent pixels from |image|, instead of blending it
  /external/chromium_org/third_party/libwebp/enc/
picture_rescale.c 247 // totally exact blending, but still is a good approximation.
  /external/chromium_org/third_party/mesa/src/docs/
xlibdriver.html 90 Some OpenGL features will be very slow with a Pixmap (for example, blending
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
sp_quad_blend.c 29 * quad blending
255 * Do blending for a 2x2 quad for one color buffer.
259 * \param blend_index which set of blending terms to use
878 * The piglit fbo-blending-formats test will exercise this.
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
svga_state_constants.c 271 /* The internally generated fragment shader for xor blending
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
shader.c 146 /* no blending is required if the paints and the image are opaque */
  /external/chromium_org/third_party/mesa/src/src/gallium/tests/trivial/
quad-tex.c 194 /* disabled blending/masking */
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_quad_blend.c 29 * quad blending
255 * Do blending for a 2x2 quad for one color buffer.
259 * \param blend_index which set of blending terms to use
878 * The piglit fbo-blending-formats test will exercise this.
    [all...]
  /external/mesa3d/src/gallium/drivers/svga/
svga_state_constants.c 271 /* The internally generated fragment shader for xor blending
  /external/mesa3d/src/gallium/state_trackers/vega/
shader.c 146 /* no blending is required if the paints and the image are opaque */
  /external/mesa3d/src/gallium/tests/trivial/
quad-tex.c 194 /* disabled blending/masking */
  /external/qemu/distrib/sdl-1.2.15/docs/html/
sdlsurface.html 496 >Surface blit uses alpha blending</TD
  /external/webp/src/enc/
picture_rescale.c 247 // totally exact blending, but still is a good approximation.

Completed in 686 milliseconds

<<11121314151617181920>>