Searched refs:pitchBytesPerBlock (Results 1 – 3 of 3) 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()848 desc->pitchBytesPerBlock; in vmw_cursor_snooper_create()
103 pitch = blocks.width * desc->pitchBytesPerBlock; in vmw_surface_calculate_pitch()
317 uint32 pitchBytesPerBlock; member