OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_sp_plane
(Results
1 - 4
of
4
) sorted by null
/external/libdrm/tests/planetest/
modeset.h
10
struct sp_plane *
get_sp_plane
(struct sp_dev *dev, struct sp_crtc *crtc);
planetest.c
76
plane[i] =
get_sp_plane
(dev, test_crtc);
atomictest.c
88
plane[i] =
get_sp_plane
(dev, test_crtc);
modeset.c
133
struct sp_plane *
get_sp_plane
(struct sp_dev *dev, struct sp_crtc *crtc)
function
Completed in 43 milliseconds