Searched refs:bytePerPixel (Results 1 – 2 of 2) sorted by relevance
320 u32 bytePerPixel, u32 dx, u32 dy, u32 width, in sm750_hw_imageblit() argument356 ((dPitch / bytePerPixel << DE_PITCH_DESTINATION_SHIFT) & in sm750_hw_imageblit()358 (dPitch / bytePerPixel & DE_PITCH_SOURCE_MASK)); /* dpr10 */ in sm750_hw_imageblit()366 ((dPitch / bytePerPixel << DE_WINDOW_WIDTH_DST_SHIFT) & in sm750_hw_imageblit()368 (dPitch / bytePerPixel & DE_WINDOW_WIDTH_SRC_MASK)); in sm750_hw_imageblit()
240 u32 bytePerPixel, u32 dx, u32 dy, u32 width,