Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/
H A Ddrm_rect.c227 void drm_rect_debug_print(const char *prefix, const struct drm_rect *r, bool fixed_point) in drm_rect_debug_print() argument
229 if (fixed_point) in drm_rect_debug_print()
/linux/include/drm/
H A Ddrm_rect.h266 const struct drm_rect *r, bool fixed_point);