Searched refs:DestBpp (Results 1 – 2 of 2) sorted by relevance
601 const int DestBpp = m_DestBpp / 8; in StretchVert() local612 m_InterBuf.data() + (col - m_DestClip.left) * DestBpp; in StretchVert()626 dest_scan += DestBpp; in StretchVert()633 m_InterBuf.data() + (col - m_DestClip.left) * DestBpp; in StretchVert()654 dest_scan += DestBpp; in StretchVert()663 m_InterBuf.data() + (col - m_DestClip.left) * DestBpp; in StretchVert()687 dest_scan += DestBpp; in StretchVert()695 m_InterBuf.data() + (col - m_DestClip.left) * DestBpp; in StretchVert()740 dest_scan += DestBpp; in StretchVert()
1200 int DestBpp, in CompositeRow_8bppRgb2Rgb_NoBlend() argument1204 int dest_gap = DestBpp - 3; in CompositeRow_8bppRgb2Rgb_NoBlend()1226 dest_scan += DestBpp; in CompositeRow_8bppRgb2Rgb_NoBlend()1256 if (DestBpp == 4) { in CompositeRow_8bppRgb2Rgb_NoBlend()1269 int DestBpp, in CompositeRow_1bppRgb2Rgb_NoBlend() argument1302 if (DestBpp == 4) { in CompositeRow_1bppRgb2Rgb_NoBlend()2401 int DestBpp, in CompositeRow_8bppRgb2Rgb_NoBlend_RgbByteOrder() argument2417 dest_scan += DestBpp; in CompositeRow_8bppRgb2Rgb_NoBlend_RgbByteOrder()2427 int DestBpp, in CompositeRow_1bppRgb2Rgb_NoBlend_RgbByteOrder() argument2462 dest_scan += DestBpp; in CompositeRow_1bppRgb2Rgb_NoBlend_RgbByteOrder()