HomeSort by: relevance | last modified time | path
    Searched refs:drm_rect_equals (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/include/drm/
drm_rect.h 197 * drm_rect_equals - determine if two rectangles are equal
204 static inline bool drm_rect_equals(const struct drm_rect *r1, function in typeref:typename:bool
  /src/sys/external/bsd/drm2/dist/drm/
drm_damage_helper.c 299 if (!iter->clips || !drm_rect_equals(&state->src, &old_state->src)) {
drm_atomic_helper.c 831 if (!can_position && !drm_rect_equals(dst, &clip)) {

Completed in 15 milliseconds