Home
last modified time | relevance | path

Searched refs:bmp_row_pitch (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common_win32.cpp78 int bmp_row_pitch; member
558 image->sw.bmp_row_pitch = header.bmWidthBytes; in wsi_win32_image_init()
735 dptr += image->sw.bmp_row_pitch; in wsi_win32_queue_present()