Searched refs:bDestAlpha (Results 1 – 1 of 1) sorted by relevance
322 bool bDestAlpha,446 bool bDestAlpha, in CompositeSpan() argument464 if (Bpp == 4 && bDestAlpha) { in CompositeSpan()509 if (Bpp == 4 && bDestAlpha) { in CompositeSpan()950 bool bDestAlpha = m_pDevice->HasAlpha() || m_pDevice->IsAlphaMask(); in render() local977 CompositeSpan(dest_pos, ori_pos, Bpp, bDestAlpha, x, span->len, in render()