/src/sys/external/bsd/drm2/dist/drm/ |
drm_framebuffer.c | 168 static int fb_plane_height(int height, function in typeref:typename:int 209 unsigned int height = fb_plane_height(r->height, info, i); 1044 return fb_plane_height(height, fb->format, plane);
|
drm_framebuffer.c | 168 static int fb_plane_height(int height, function in typeref:typename:int 209 unsigned int height = fb_plane_height(r->height, info, i); 1044 return fb_plane_height(height, fb->format, plane);
|