Home
last modified time | relevance | path

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

/external/autotest/client/cros/graphics/
Dgraphics_utils.py513 CRTC = collections.namedtuple( variable
618 crtcs.append(CRTC(crtc_id, fb, (x, y), (width, height)))
/external/libdrm/tests/modetest/
Dmodetest.c596 get_properties(res, res, crtc, CRTC); in get_resources()
877 find_object(dev->resources, res, crtc, CRTC); in set_property()