Searched refs:bytePerPixel (Results 1 – 2 of 2) sorted by relevance
297 u32 bytePerPixel, /* Color depth of destination surface */ in sm750_hw_imageblit() argument339 ((dPitch / bytePerPixel << DE_PITCH_DESTINATION_SHIFT) & in sm750_hw_imageblit()341 (dPitch / bytePerPixel & DE_PITCH_SOURCE_MASK)); /* dpr10 */ in sm750_hw_imageblit()349 ((dPitch / bytePerPixel << DE_WINDOW_WIDTH_DST_SHIFT) & in sm750_hw_imageblit()351 (dPitch / bytePerPixel & DE_WINDOW_WIDTH_SRC_MASK)); in sm750_hw_imageblit()
218 u32 bytePerPixel, /* Color depth of destination surface */