Searched refs:CRTC (Results 1 – 2 of 2) sorted by relevance
/external/autotest/client/cros/graphics/ |
D | graphics_utils.py | 576 CRTC = collections.namedtuple( variable 686 crtcs.append(CRTC(crtc_id, fb, (x, y), (width, height)))
|
/external/libdrm/tests/modetest/ |
D | modetest.c | 689 get_properties(res, res, crtc, CRTC); in get_resources() 970 find_object(dev->resources, res, crtc, CRTC); in set_property()
|