Home
last modified time | relevance | path

Searched defs:bNonseparableBlend (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/fxge/dib/
Dcfx_scanlinecompositor.cpp372 bool bNonseparableBlend = blend_type >= FXDIB_BLEND_NONSEPARABLE; in CompositeRow_Argb2Argb() local
450 bool bNonseparableBlend = blend_type >= FXDIB_BLEND_NONSEPARABLE; in CompositeRow_Rgb2Argb_Blend_NoClip() local
503 bool bNonseparableBlend = blend_type >= FXDIB_BLEND_NONSEPARABLE; in CompositeRow_Rgb2Argb_Blend_Clip() local
656 bool bNonseparableBlend = blend_type >= FXDIB_BLEND_NONSEPARABLE; in CompositeRow_Argb2Rgb_Blend() local
789 bool bNonseparableBlend = blend_type >= FXDIB_BLEND_NONSEPARABLE; in CompositeRow_Rgb2Rgb_Blend_NoClip() local
819 bool bNonseparableBlend = blend_type >= FXDIB_BLEND_NONSEPARABLE; in CompositeRow_Rgb2Rgb_Blend_Clip() local
903 bool bNonseparableBlend = blend_type >= FXDIB_BLEND_NONSEPARABLE; in CompositeRow_8bppPal2Gray() local
932 bool bNonseparableBlend = blend_type >= FXDIB_BLEND_NONSEPARABLE; in CompositeRow_8bppPal2Gray() local
970 bool bNonseparableBlend = blend_type >= FXDIB_BLEND_NONSEPARABLE; in CompositeRow_8bppPal2Graya() local
1032 bool bNonseparableBlend = blend_type >= FXDIB_BLEND_NONSEPARABLE; in CompositeRow_8bppPal2Graya() local
[all …]