Searched defs:drm_rect (Results 1 – 2 of 2) sorted by relevance
76930 struct drm_rect { struct76931 int x1;76932 int y1;76933 int x2;76934 int y2;
86547 struct drm_rect { struct86548 int x1;86549 int y1;86550 int x2;86551 int y2;