Searched
full:blending (Results
301 -
325 of
521) sorted by null
<<11121314151617181920>>
/prebuilts/tools/linux-x86/sdl/include/SDL/ |
SDL_video.h | 154 #define SDL_SRCALPHA 0x00010000 /**< Blit uses source alpha blending */ 626 * If 'flag' is 0, alpha blending is disabled for the surface. 627 * If 'flag' is SDL_SRCALPHA, alpha blending is enabled for the surface. [all...] |
/prebuilts/tools/windows/sdl/include/SDL/ |
SDL_video.h | 154 #define SDL_SRCALPHA 0x00010000 /**< Blit uses source alpha blending */ 626 * If 'flag' is 0, alpha blending is disabled for the surface. 627 * If 'flag' is SDL_SRCALPHA, alpha blending is enabled for the surface. [all...] |
/external/chromium_org/ash/wm/ |
window_animations.cc | 135 // When hiding a window, turn off blending until the animation is 3 / 4 done
|
/external/chromium_org/chrome/common/ |
print_messages.h | 118 // Does the printer support alpha blending?
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/compositing/ |
CompositedLayerMapping.h | 98 // Update whether layer needs blending.
|
/external/chromium_org/third_party/mesa/src/docs/ |
relnotes-9.0.3.html | 198 <li>r300g: fix blending with blend color and RGBA formats</li>
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/vl/ |
vl_zscan.c | 291 /* Needed to allow color writes to FB, even if blending disabled */
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xorg/ |
xorg_composite.c | 199 "alpha and source value blending. (op=%d)",
|
/external/chromium_org/third_party/mesa/src/src/mesa/x86/ |
mmx_blend.S | 206 /* common blending setup code
|
/external/chromium_org/third_party/skia/experimental/PdfViewer/ |
SkPdfGraphicsState.h | 204 ifying Blending Color Space and Blend Mode?). This parameter is
|
/external/chromium_org/third_party/skia/include/gpu/ |
GrTypes.h | 205 * Coeffecients for alpha-blending.
|
/external/chromium_org/third_party/skia/src/effects/ |
SkColorFilters.cpp | 312 * blending equation. It has members similar to GrGLSLExpr so that it can be used with the
|
/external/chromium_org/third_party/skia/src/gpu/gl/ |
GrGLInterface.cpp | 452 // Dual source blending
|
/external/chromium_org/tools/perf/ |
test-info.json | 15 "description": "Runs Canvasmark HTML5, Canvas 2D rendering and javascript benchmark.\n\nCanvasMark tests the HTML5 <canvas> rendering performance for commonly used operations in HTML5 games: bitmaps, canvas drawing, alpha blending, polygon fills, shadows and text functions.[HTML5 Canvas demo by Kevin Roast](http://www.kevs3d.co.uk/dev/canvasmark/)",
|
/external/chromium_org/ui/compositor/ |
layer.h | 123 // handles blending of animations. The layer takes ownership of the animator.
|
/external/chromium_org/ui/gl/ |
gl_surface_egl.cc | 333 // constrain blending precision.
|
/external/clang/lib/Headers/ |
smmintrin.h | 78 /* SSE4 Packed Blending Intrinsics. */
|
/external/deqp/modules/gles2/functional/ |
es2fBlendTests.cpp | 268 * UVec4(5) / UVec4(2) + UVec4(2); // \note Non-scientific ad hoc formula. Need big threshold when few color bits; blending brings extra inaccuracy.
|
/external/deqp/modules/gles3/functional/ |
es3fBlendTests.cpp | 322 * UVec4(5) / UVec4(2) + UVec4(m_useSrgbFbo ? 5 : 2); // \note Non-scientific ad hoc formula. Need big threshold when few color bits; blending brings extra inaccuracy.
|
/external/mesa3d/docs/ |
relnotes-9.0.3.html | 198 <li>r300g: fix blending with blend color and RGBA formats</li>
|
/external/mesa3d/src/gallium/auxiliary/vl/ |
vl_zscan.c | 291 /* Needed to allow color writes to FB, even if blending disabled */
|
/external/mesa3d/src/gallium/state_trackers/xorg/ |
xorg_composite.c | 199 "alpha and source value blending. (op=%d)",
|
/external/mesa3d/src/mesa/x86/ |
mmx_blend.S | 206 /* common blending setup code
|
/external/qemu/android/skin/ |
image.c | 690 /* apply blending to a source skin image and copy the result to a target clone image */
|
/external/qemu/distrib/sdl-1.2.15/test/ |
testalpha.c | 342 /* Alpha blending doesn't work well at 8-bit color */
|
Completed in 1585 milliseconds
<<11121314151617181920>>