Searched refs:pitchBytesPerBlock (Results 1 – 4 of 4) sorted by relevance
336 const u32 image_pitch = VMW_CURSOR_SNOOP_WIDTH * desc->pitchBytesPerBlock; in vmw_kms_cursor_snoop()398 box->w * desc->pitchBytesPerBlock); in vmw_kms_cursor_snoop()887 desc->pitchBytesPerBlock; in vmw_cursor_snooper_create()
103 pitch = blocks.width * desc->pitchBytesPerBlock; in vmw_surface_calculate_pitch()
94 row_pitch_bytes = blocks.width * desc->pitchBytesPerBlock; in compute_crc()
317 uint32 pitchBytesPerBlock; member