Searched refs:source_pitch (Results 1 – 2 of 2) sorted by relevance
136 unsigned int source_base, unsigned int source_pitch, in sm750_hw_copyarea() argument150 if (source_base == dest_base && source_pitch == dest_pitch) { in sm750_hw_copyarea()241 (source_pitch / bpp & DE_PITCH_SOURCE_MASK)); /* dpr10 */ in sm750_hw_copyarea()251 (source_pitch / bpp & DE_WINDOW_WIDTH_SRC_MASK)); /* dpr3c */ in sm750_hw_copyarea()
213 unsigned int source_base, unsigned int source_pitch,