Searched refs:premultiplied (Results 1 – 9 of 9) sorted by relevance
/external/pdfium/core/fpdfapi/render/ |
D | cpdf_imagerenderer.cpp | 405 CFX_DIBitmap* premultiplied = m_pDIBSource->Clone().release(); in StartDIBSource() local 407 CFX_SkiaDeviceDriver::PreMultiply(premultiplied); in StartDIBSource() 409 premultiplied, m_BitmapAlpha, m_FillArgb, &m_ImageMatrix, m_Flags, in StartDIBSource()
|
/external/skia/src/gpu/effects/ |
D | GrDitherEffect.fp | 67 // between 0 and alpha to keep the color premultiplied.
|
/external/deqp/doc/testspecs/GLES31/ |
D | functional.blend_equation_advanced.txt | 35 + Non-premultiplied / invalid color inputs
|
/external/libyuv/files/docs/ |
D | formats.md | 140 ARGBBlend expects preattenuated ARGB. The R,G,B are premultiplied by alpha. Other functions don't …
|
/external/pdfium/core/fxge/skia/ |
D | fx_skia_device.cpp | 2069 SkPixmap premultiplied(premultipliedInfo, buffer, rowBytes); in PreMultiply() local 2070 unpremultiplied.readPixels(premultiplied); in PreMultiply() 2091 SkPixmap premultiplied(premultipliedInfo, buffer, rowBytes); in UnPreMultiply() local 2095 premultiplied.readPixels(unpremultiplied); in UnPreMultiply()
|
/external/webp/ |
D | README | 500 premultiplied before comparison
|
/external/libpng/ |
D | CHANGES | 2152 Added premultiplied alpha feature (Volker Wiendl). 2575 Removed premultiplied alpha feature. 3373 Implemented premultiplied alpha support: png_set_alpha_mode API
|
D | libpng-manual.txt | 842 gamma encoded color values and are not premultiplied by the
|
/external/skia/third_party/libpng/ |
D | libpng-manual.txt | 842 gamma encoded color values and are not premultiplied by the
|