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

  /src/sys/external/bsd/drm2/dist/drm/
drm_rect.c 229 * drm_rect_debug_print - print the rectangle information
234 void drm_rect_debug_print(const char *prefix, const struct drm_rect *r, bool fixed_point) function in typeref:typename:void
241 EXPORT_SYMBOL(drm_rect_debug_print);

Completed in 11 milliseconds