HomeSort by relevance Sort by last modified time
    Searched full:duff (Results 1 - 25 of 73) sorted by null

1 2 3

  /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 24 * color and a specific {@link PorterDuff Porter-Duff composite mode}.
31 * Create a color filter that uses the specified color and Porter-Duff mode.
33 * @param color The ARGB source color used with the specified Porter-Duff mode
34 * @param mode The porter-duff mode that is applied
77 * Returns the Porter-Duff mode used to composite this color filter's
90 * Specifies the Porter-Duff mode to use when compositing this color
  /external/fec/
dotprod_mmx_assist.s 59 # This could be redone as Duff's Device on the unrolled loop above
dotprod_sse2_assist.s 59 # This could be redone as Duff's Device on the unrolled loop above
  /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/msm8909/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/msm8994/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/msm8996/libcopybit/
c2d2.h 258 C2D_ALPHA_BLEND_SRC_OVER = (0 << 20), /* Default, Porter-Duff "SRC over DST" */
259 C2D_ALPHA_BLEND_SRC = (1 << 20), /* Porter-Duff "SRC" */
260 C2D_ALPHA_BLEND_SRC_IN = (2 << 20), /* Porter-Duff "SRC in DST" */
261 C2D_ALPHA_BLEND_DST_IN = (3 << 20), /* Porter-Duff "DST in SRC" */
262 C2D_ALPHA_BLEND_SRC_OUT = (4 << 20), /* Porter-Duff "SRC out DST" */
263 C2D_ALPHA_BLEND_DST_OUT = (5 << 20), /* Porter-Duff "DST out SRC" */
264 C2D_ALPHA_BLEND_DST_OVER = (6 << 20), /* Porter-Duff "DST over SRC" */
265 C2D_ALPHA_BLEND_SRC_ATOP = (7 << 20), /* Porter-Duff "SRC ATOP" */
266 C2D_ALPHA_BLEND_DST_ATOP = (8 << 20), /* Porter-Duff "DST ATOP" */
    [all...]
  /hardware/qcom/display/msmcobalt/libcopybit/
c2d2.h 258 C2D_ALPHA_BLEND_SRC_OVER = (0 << 20), /* Default, Porter-Duff "SRC over DST" */
259 C2D_ALPHA_BLEND_SRC = (1 << 20), /* Porter-Duff "SRC" */
260 C2D_ALPHA_BLEND_SRC_IN = (2 << 20), /* Porter-Duff "SRC in DST" */
261 C2D_ALPHA_BLEND_DST_IN = (3 << 20), /* Porter-Duff "DST in SRC" */
262 C2D_ALPHA_BLEND_SRC_OUT = (4 << 20), /* Porter-Duff "SRC out DST" */
263 C2D_ALPHA_BLEND_DST_OUT = (5 << 20), /* Porter-Duff "DST out SRC" */
264 C2D_ALPHA_BLEND_DST_OVER = (6 << 20), /* Porter-Duff "DST over SRC" */
265 C2D_ALPHA_BLEND_SRC_ATOP = (7 << 20), /* Porter-Duff "SRC ATOP" */
266 C2D_ALPHA_BLEND_DST_ATOP = (8 << 20), /* Porter-Duff "DST ATOP" */
    [all...]
  /external/skia/gm/
aaxfermodes.cpp 182 canvas->drawText("Porter Duff", sizeof("Porter Duff") - 1,
  /prebuilts/go/darwin-x86/src/runtime/
mkduff.go 7 // runtime·duffzero is a Duff's device for zeroing memory.
13 // runtime·duffcopy is a Duff's device for copying memory.
  /prebuilts/go/linux-x86/src/runtime/
mkduff.go 7 // runtime·duffzero is a Duff's device for zeroing memory.
13 // runtime·duffcopy is a Duff's device for copying memory.
  /external/skia/src/gpu/effects/
GrPorterDuffXferProcessor.cpp 25 * Wraps the shader outputs and HW blend state that comprise a Porter Duff blend mode with coverage.
138 * Porter Duff formula.
350 const char* name() const override { return "Porter Duff"; }
515 const char* name() const override { return "Porter Duff Shader"; }
590 const char* name() const override { return "Porter Duff LCD"; }
    [all...]
  /external/libpng/contrib/examples/
simpleover.c 30 * a Porter-Duff 'over' operation and the input PNG images may, as a result,
106 /* This is where the Porter-Duff 'Over' operator is evaluated; change this
136 /* This is the optimized Porter-Duff 'Over' operation, when the
231 /* This is the place where the Porter-Duff 'Over' operator
631 " For each sprite.png composite it using a Porter-Duff 'Over'\n"
  /external/autotest/client/profilers/powertop/src/
cpufreqstats.c 155 return; /* duff data */
  /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...]
  /external/mesa3d/src/gallium/state_trackers/xa/
xa_yuv.c 46 /* porter&duff src */

Completed in 1048 milliseconds

1 2 3