Searched refs:phys_width (Results 1 – 2 of 2) sorted by relevance
101 fb_desc.phys_width = 800; in init_framebuffer()130 fb->image.rowbytes = fb_desc.phys_width * fb_desc.depth/8; in display_get_framebuffer()132 fb->image.width = fb_desc.phys_width; in display_get_framebuffer()134 fb->image.stride = fb_desc.phys_width; in display_get_framebuffer()142 info->width = fb_desc.phys_width; in display_get_info()
63 uint32_t phys_width; //request member
Completed in 3 milliseconds