Searched refs:get_primary_plane (Results 1 – 3 of 3) sorted by relevance
31 Plane* get_primary_plane();
116 Plane* Crtc::get_primary_plane() in get_primary_plane() function in kms::Crtc
95 .def_property_readonly("primary_plane", &Crtc::get_primary_plane) in init_pykmsbase()