Searched refs:sPitch (Results 1 – 2 of 2) sorted by relevance
141 unsigned int sPitch, /* Pitch value of source surface in BYTE */ in hw_copyarea() argument162 if (sBase == dBase && sPitch == dPitch) { in hw_copyarea()243 FIELD_VALUE(0, DE_PITCH, SOURCE, (sPitch/Bpp))); /* dpr10 */ in hw_copyarea()251 FIELD_VALUE(0, DE_WINDOW_WIDTH, SOURCE, (sPitch/Bpp))); /* dpr3c */ in hw_copyarea()
249 unsigned int sPitch, /* Pitch value of source surface in BYTE */