Searched refs:sPitch (Results 1 – 2 of 2) sorted by relevance
136 unsigned int sPitch, /* Pitch value of source surface in BYTE */ in sm750_hw_copyarea() argument155 if (sBase == dBase && sPitch == dPitch) { in sm750_hw_copyarea()246 (sPitch / Bpp & DE_PITCH_SOURCE_MASK)); /* dpr10 */ in sm750_hw_copyarea()256 (sPitch / Bpp & DE_WINDOW_WIDTH_SRC_MASK)); /* dpr3c */ in sm750_hw_copyarea()
200 unsigned int sPitch, /* Pitch value of source surface in BYTE */