HomeSort by relevance Sort by last modified time
    Searched full:premultiplied (Results 76 - 100 of 138) sorted by null

1 2 34 5 6

  /external/opencv3/3rdparty/openexr/
ChangeLog.openexr 28 Premultiplied vs. Un-Premulitiplied Color section:
31 be a problem in application programs with un-premultiplied
  /hardware/intel/common/libva/va/
va_vpp.h 367 /** \brief Premultiplied alpha blending (RGBA surfaces only). */
695 * e.g. premultiplied alpha blending is only applicable to RGB
    [all...]
  /prebuilts/go/darwin-x86/src/image/draw/
draw.go 370 // Convert from non-premultiplied color to pre-multiplied color.
405 // Convert from non-premultiplied color to pre-multiplied color.
  /prebuilts/go/linux-x86/src/image/draw/
draw.go 370 // Convert from non-premultiplied color to pre-multiplied color.
405 // Convert from non-premultiplied color to pre-multiplied color.
  /external/skia/include/core/
SkPaint.h 330 premultiplied, meaning that its alpha can be any value, regardless of
337 alpha as well as r,g,b. This 32bit value is not premultiplied, meaning
    [all...]
  /frameworks/base/core/jni/android/graphics/
Bitmap.cpp 464 // SkPMColor is used because the ordering is ARGB32, even though the target actually premultiplied
823 // Otherwise respect the premultiplied request.
    [all...]
  /external/deqp/modules/egl/
teglQuerySurfaceTests.cpp 228 log << TestLog::Message << " Fail, is set to use premultiplied alpha but configuration does not support it." << TestLog::EndMessage;
  /external/deqp/modules/gles31/functional/
es31fAdvancedBlendTests.cpp 375 // \note Spec assumes premultiplied inputs.
  /external/opencv3/3rdparty/libwebp/webp/
decode.h 148 // RGB-premultiplied transparent modes (alpha value is preserved)
  /external/skia/src/effects/gradients/
SkLinearGradient.cpp 165 // Our fColor values are premultiplied, so converting to SkPMColor is just a matter
  /external/skia/src/opts/
SkSwizzler_opts.h 211 // Store 8 premultiplied pixels.
  /external/webp/include/webp/
decode.h 151 // RGB-premultiplied transparent modes (alpha value is preserved)
  /external/webp/src/dsp/
alpha_processing.c 205 // Premultiplied modes
dsp.h 316 // Must be called before using the WebPUpsamplers[] (and for premultiplied
  /external/webp/src/webp/
decode.h 151 // RGB-premultiplied transparent modes (alpha value is preserved)
  /frameworks/base/media/mca/effect/java/android/media/effect/
EffectFactory.java 192 * <p>Overlays a bitmap (with premultiplied alpha channel) onto the input image. The bitmap
  /system/bt/embdrv/sbc/decoder/srce/
synthesis-sbc.c 141 D can be premultiplied with the DCT scaling factors to yield
  /hardware/libhardware/include/hardware/
hwcomposer2.h 313 case HWC2_BLEND_MODE_PREMULTIPLIED: return "Premultiplied";
535 Premultiplied = HWC2_BLEND_MODE_PREMULTIPLIED,
    [all...]
  /external/libjpeg-turbo/
jquant1.c 150 * premultiplied as described above. Since colormap indexes must fit into
  /external/opencv3/3rdparty/libjpeg/
jquant1.c 152 * premultiplied as described above. Since colormap indexes must fit into
  /external/pdfium/third_party/lcms2-2.6/include/
lcms2_plugin.h 296 cmsUInt32Number opta[MAX_INPUT_DIMENSIONS]; // Optimization for 3D CLUT. This is the number of nodes premultiplied for each
  /external/skia/src/core/
SkBitmap.cpp 848 // (GrPixelRef) assumes premultiplied pixels.
    [all...]
  /frameworks/base/graphics/java/android/graphics/
BitmapFactory.java 149 * un-premultiplied are drawn.</p>
ImageFormat.java 337 * non-premultiplied alpha.</p>
  /external/libpng/
png.h     [all...]

Completed in 1003 milliseconds

1 2 34 5 6