Home
last modified time | relevance | path

Searched refs:get_sp_plane (Results 1 – 4 of 4) sorted by relevance

/external/libdrm/tests/planetest/
Dmodeset.h10 struct sp_plane *get_sp_plane(struct sp_dev *dev, struct sp_crtc *crtc);
Dplanetest.c76 plane[i] = get_sp_plane(dev, test_crtc); in main()
Datomictest.c88 plane[i] = get_sp_plane(dev, test_crtc); in main()
Dmodeset.c133 struct sp_plane *get_sp_plane(struct sp_dev *dev, struct sp_crtc *crtc) in get_sp_plane() function