Searched refs:DestBpp (Results 1 – 2 of 2) sorted by relevance
598 const int DestBpp = m_DestBpp / 8; in StretchVert() local609 m_InterBuf.data() + (col - m_DestClip.left) * DestBpp; in StretchVert()623 dest_scan += DestBpp; in StretchVert()630 m_InterBuf.data() + (col - m_DestClip.left) * DestBpp; in StretchVert()651 dest_scan += DestBpp; in StretchVert()660 m_InterBuf.data() + (col - m_DestClip.left) * DestBpp; in StretchVert()684 dest_scan += DestBpp; in StretchVert()692 m_InterBuf.data() + (col - m_DestClip.left) * DestBpp; in StretchVert()737 dest_scan += DestBpp; in StretchVert()
1225 int DestBpp, in CompositeRow_8bppRgb2Rgb_NoBlend() argument1229 int dest_gap = DestBpp - 3; in CompositeRow_8bppRgb2Rgb_NoBlend()1251 dest_scan += DestBpp; in CompositeRow_8bppRgb2Rgb_NoBlend()1281 if (DestBpp == 4) { in CompositeRow_8bppRgb2Rgb_NoBlend()1294 int DestBpp, in CompositeRow_1bppRgb2Rgb_NoBlend() argument1327 if (DestBpp == 4) { in CompositeRow_1bppRgb2Rgb_NoBlend()2362 int DestBpp, in CompositeRow_8bppRgb2Rgb_NoBlend_RgbByteOrder() argument2378 dest_scan += DestBpp; in CompositeRow_8bppRgb2Rgb_NoBlend_RgbByteOrder()2388 int DestBpp, in CompositeRow_1bppRgb2Rgb_NoBlend_RgbByteOrder() argument2423 dest_scan += DestBpp; in CompositeRow_1bppRgb2Rgb_NoBlend_RgbByteOrder()