/frameworks/base/graphics/java/android/graphics/ |
PorterDuffXfermode.java | 26 * Create an xfermode that uses the specified porter-duff mode. 28 * @param mode The porter-duff mode that is applied
|
PorterDuffColorFilter.java | 21 * color and a specific {@link PorterDuff Porter-Duff composite mode}. 28 * Create a color filter that uses the specified color and Porter-Duff mode. 30 * @param color The ARGB source color used with the specified Porter-Duff mode 31 * @param mode The porter-duff mode that is applied 74 * Returns the Porter-Duff mode used to composite this color filter's 87 * Specifies the Porter-Duff mode to use when compositing this color
|
/external/chromium_org/third_party/skia/include/effects/ |
SkPorterDuff.h | 56 porter-duff transfer mode. 61 porter-duff transfer mode and srcColor to a 16bit device color. Note,
|
/external/skia/include/effects/ |
SkPorterDuff.h | 56 porter-duff transfer mode. 61 porter-duff transfer mode and srcColor to a 16bit device color. Note,
|
/external/qemu/android/utils/ |
duff.h | 18 ***** DUFF'S DEVICES
|
intmap.c | 15 #include "android/utils/duff.h"
|
/external/protobuf/java/src/main/java/com/google/protobuf/nano/ |
UnknownFieldData.java | 40 * @author bduff@google.com (Brian Duff)
|
/external/protobuf/src/google/protobuf/compiler/javanano/ |
javanano_extension.h | 31 // Author: bduff@google.com (Brian Duff)
|
javanano_extension.cc | 31 // Author: bduff@google.com (Brian Duff)
|
/hardware/qcom/display/msm8084/libcopybit/ |
c2d2.h | 257 C2D_ALPHA_BLEND_SRC_OVER = (0 << 20), /* Default, Porter-Duff "SRC over DST" */ 258 C2D_ALPHA_BLEND_SRC = (1 << 20), /* Porter-Duff "SRC" */ 259 C2D_ALPHA_BLEND_SRC_IN = (2 << 20), /* Porter-Duff "SRC in DST" */ 260 C2D_ALPHA_BLEND_DST_IN = (3 << 20), /* Porter-Duff "DST in SRC" */ 261 C2D_ALPHA_BLEND_SRC_OUT = (4 << 20), /* Porter-Duff "SRC out DST" */ 262 C2D_ALPHA_BLEND_DST_OUT = (5 << 20), /* Porter-Duff "DST out SRC" */ 263 C2D_ALPHA_BLEND_DST_OVER = (6 << 20), /* Porter-Duff "DST over SRC" */ 264 C2D_ALPHA_BLEND_SRC_ATOP = (7 << 20), /* Porter-Duff "SRC ATOP" */ 265 C2D_ALPHA_BLEND_DST_ATOP = (8 << 20), /* Porter-Duff "DST ATOP" */ [all...] |
/hardware/qcom/display/msm8226/libcopybit/ |
c2d2.h | 257 C2D_ALPHA_BLEND_SRC_OVER = (0 << 20), /* Default, Porter-Duff "SRC over DST" */ 258 C2D_ALPHA_BLEND_SRC = (1 << 20), /* Porter-Duff "SRC" */ 259 C2D_ALPHA_BLEND_SRC_IN = (2 << 20), /* Porter-Duff "SRC in DST" */ 260 C2D_ALPHA_BLEND_DST_IN = (3 << 20), /* Porter-Duff "DST in SRC" */ 261 C2D_ALPHA_BLEND_SRC_OUT = (4 << 20), /* Porter-Duff "SRC out DST" */ 262 C2D_ALPHA_BLEND_DST_OUT = (5 << 20), /* Porter-Duff "DST out SRC" */ 263 C2D_ALPHA_BLEND_DST_OVER = (6 << 20), /* Porter-Duff "DST over SRC" */ 264 C2D_ALPHA_BLEND_SRC_ATOP = (7 << 20), /* Porter-Duff "SRC ATOP" */ 265 C2D_ALPHA_BLEND_DST_ATOP = (8 << 20), /* Porter-Duff "DST ATOP" */ [all...] |
/hardware/qcom/display/msm8960/libcopybit/ |
c2d2.h | 257 C2D_ALPHA_BLEND_SRC_OVER = (0 << 20), /* Default, Porter-Duff "SRC over DST" */ 258 C2D_ALPHA_BLEND_SRC = (1 << 20), /* Porter-Duff "SRC" */ 259 C2D_ALPHA_BLEND_SRC_IN = (2 << 20), /* Porter-Duff "SRC in DST" */ 260 C2D_ALPHA_BLEND_DST_IN = (3 << 20), /* Porter-Duff "DST in SRC" */ 261 C2D_ALPHA_BLEND_SRC_OUT = (4 << 20), /* Porter-Duff "SRC out DST" */ 262 C2D_ALPHA_BLEND_DST_OUT = (5 << 20), /* Porter-Duff "DST out SRC" */ 263 C2D_ALPHA_BLEND_DST_OVER = (6 << 20), /* Porter-Duff "DST over SRC" */ 264 C2D_ALPHA_BLEND_SRC_ATOP = (7 << 20), /* Porter-Duff "SRC ATOP" */ 265 C2D_ALPHA_BLEND_DST_ATOP = (8 << 20), /* Porter-Duff "DST ATOP" */ [all...] |
/hardware/qcom/display/msm8974/libcopybit/ |
c2d2.h | 257 C2D_ALPHA_BLEND_SRC_OVER = (0 << 20), /* Default, Porter-Duff "SRC over DST" */ 258 C2D_ALPHA_BLEND_SRC = (1 << 20), /* Porter-Duff "SRC" */ 259 C2D_ALPHA_BLEND_SRC_IN = (2 << 20), /* Porter-Duff "SRC in DST" */ 260 C2D_ALPHA_BLEND_DST_IN = (3 << 20), /* Porter-Duff "DST in SRC" */ 261 C2D_ALPHA_BLEND_SRC_OUT = (4 << 20), /* Porter-Duff "SRC out DST" */ 262 C2D_ALPHA_BLEND_DST_OUT = (5 << 20), /* Porter-Duff "DST out SRC" */ 263 C2D_ALPHA_BLEND_DST_OVER = (6 << 20), /* Porter-Duff "DST over SRC" */ 264 C2D_ALPHA_BLEND_SRC_ATOP = (7 << 20), /* Porter-Duff "SRC ATOP" */ 265 C2D_ALPHA_BLEND_DST_ATOP = (8 << 20), /* Porter-Duff "DST ATOP" */ [all...] |
/external/chromium_org/third_party/skia/include/core/ |
SkXfermode.h | 168 porter-duff transfer mode. 173 porter-duff transfer mode and srcColor to a 16bit device color. Note,
|
/external/skia/include/core/ |
SkXfermode.h | 168 porter-duff transfer mode. 173 porter-duff transfer mode and srcColor to a 16bit device color. Note,
|
/external/qemu/distrib/sdl-1.2.15/src/video/ |
SDL_blit.h | 476 /* Don't use Duff's device to unroll loops */ 490 /* Don't use Duff's device to unroll loops */ 509 /* Don't use Duff's device to unroll loops */
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xa/ |
xa_yuv.c | 46 /* porter&duff src */
|
/external/deqp/modules/gles2/performance/ |
es2pBlendTests.cpp | 150 // Porter-duff modes that can be implemented.
|
/external/deqp/modules/gles3/performance/ |
es3pBlendTests.cpp | 155 // Porter-duff modes that can be implemented.
|
/external/eigen/blas/testing/ |
dblat3.f | 33 * Dongarra J. J., Du Croz J. J., Duff I. S. and Hammarling S. 42 * Iain Duff, AERE Harwell. 366 * Iain Duff, AERE Harwell. 647 * Iain Duff, AERE Harwell. [all...] |
sblat3.f | 33 * Dongarra J. J., Du Croz J. J., Duff I. S. and Hammarling S. 42 * Iain Duff, AERE Harwell. 366 * Iain Duff, AERE Harwell. 647 * Iain Duff, AERE Harwell. [all...] |
cblat3.f | 36 * Dongarra J. J., Du Croz J. J., Duff I. S. and Hammarling S. 45 * Iain Duff, AERE Harwell. 376 * Iain Duff, AERE Harwell. 661 * Iain Duff, AERE Harwell. [all...] |
zblat3.f | 36 * Dongarra J. J., Du Croz J. J., Duff I. S. and Hammarling S. 45 * Iain Duff, AERE Harwell. 377 * Iain Duff, AERE Harwell. 662 * Iain Duff, AERE Harwell. [all...] |
/external/mesa3d/src/gallium/state_trackers/xa/ |
xa_yuv.c | 46 /* porter&duff src */
|
/external/chromium_org/third_party/WebKit/Source/platform/graphics/ |
Color.h | 121 // This is an implementation of Porter-Duff's "source-over" equation
|