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(int blend_mode, int back_color, int src_color) { in Blend()
675 int back_color = *dest_scan; in CompositeRow_Argb2Rgb_Blend() local
702 int back_color = *dest_scan; in CompositeRow_Argb2Rgb_Blend() local
797 int back_color = *dest_scan; in CompositeRow_Rgb2Rgb_Blend_NoClip() local
834 int back_color = *dest_scan; in CompositeRow_Rgb2Rgb_Blend_Clip() local
2133 int back_color = dest_scan[index]; in CompositeRow_Argb2Rgb_Blend_RgbByteOrder() local
2180 int back_color = dest_scan[index]; in CompositeRow_Rgb2Rgb_Blend_NoClip_RgbByteOrder() local
2321 int back_color = dest_scan[index]; in CompositeRow_Rgb2Rgb_Blend_Clip_RgbByteOrder() local
2798 int back_color = dest_scan[2]; in CompositeRow_BitMask2Rgb_RgbByteOrder() local
/external/mesa3d/src/compiler/glsl/
Dlink_varyings.cpp384 const ir_variable *back_color, in cross_validate_front_and_back_color()
727 const ir_variable *const back_color = in cross_validate_outputs_to_inputs() local
737 const ir_variable *const back_color = in cross_validate_outputs_to_inputs() local
/external/pdfium/core/fpdfapi/render/
Dcpdf_renderstatus.cpp2603 FX_ARGB back_color = 0xff000000; in LoadSMask() local