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()
527 int back_color = *dest_scan; in CompositeRow_Argb2Rgb_Blend() local
594 int back_color = *dest_scan; in CompositeRow_Rgb2Rgb_Blend_NoClip() local
634 int back_color = *dest_scan; in CompositeRow_Rgb2Rgb_Blend_Clip() local
1434 int back_color = dest_scan[index]; in CompositeRow_Argb2Rgb_Blend_RgbByteOrder() local
1485 int back_color = dest_scan[index]; in CompositeRow_Rgb2Rgb_Blend_NoClip_RgbByteOrder() local
1631 int back_color = dest_scan[index]; in CompositeRow_Rgb2Rgb_Blend_Clip_RgbByteOrder() local
2143 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.cpp1352 FX_ARGB back_color = in LoadSMask() local