HomeSort by: relevance | last modified time | path
    Searched defs:fb_plane_height (Results 1 - 2 of 2) sorted by relevancy

  /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);

Completed in 56 milliseconds