Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/dib/
Dcfx_scanlinecompositor.cpp48 int Blend(BlendMode blend_mode, int back_color, int src_color) { in Blend()
700 int back_color = *dest_scan; in CompositeRow_Argb2Rgb_Blend() local
727 int back_color = *dest_scan; in CompositeRow_Argb2Rgb_Blend() local
822 int back_color = *dest_scan; in CompositeRow_Rgb2Rgb_Blend_NoClip() local
859 int back_color = *dest_scan; in CompositeRow_Rgb2Rgb_Blend_Clip() local
2094 int back_color = dest_scan[index]; in CompositeRow_Argb2Rgb_Blend_RgbByteOrder() local
2141 int back_color = dest_scan[index]; in CompositeRow_Rgb2Rgb_Blend_NoClip_RgbByteOrder() local
2282 int back_color = dest_scan[index]; in CompositeRow_Rgb2Rgb_Blend_Clip_RgbByteOrder() local
2739 int back_color = dest_scan[2]; in CompositeRow_BitMask2Rgb_RgbByteOrder() local
/external/mesa3d/src/compiler/glsl/
Dlink_varyings.cpp406 const ir_variable *back_color, in cross_validate_front_and_back_color()
790 const ir_variable *const back_color = in cross_validate_outputs_to_inputs() local
800 const ir_variable *const back_color = in cross_validate_outputs_to_inputs() local
/external/pdfium/core/fpdfapi/render/
Dcpdf_renderstatus.cpp1618 FX_ARGB back_color = in LoadSMask() local