Searched refs:bDestAlpha (Results 1 – 1 of 1) sorted by relevance
393 FX_BOOL bDestAlpha, in CompositeSpan() argument413 if (Bpp == 4 && bDestAlpha) { in CompositeSpan()468 if (Bpp == 4 && bDestAlpha) { in CompositeSpan()1018 FX_BOOL bDestAlpha = m_pDevice->HasAlpha() || m_pDevice->IsAlphaMask(); in render() local1043 CompositeSpan(dest_pos, ori_pos, Bpp, bDestAlpha, x, span->len, in render()