Searched refs:drm_plane_props_t (Results 1 – 3 of 3) sorted by relevance
65 } drm_plane_props_t; typedef89 int update_display(drm_plane_props_t* planeProp);96 drm_plane_props_t planeProps[DSS_AVAILABLE_PIPES];
133 static void set_plane_properties(kms::AtomicReq& req, drm_plane_props_t* plane_props) in set_plane_properties()154 int HWCDisplay::update_display(drm_plane_props_t* planeProp) in update_display()
398 static void adjust_drm_plane_to_layer(hwc_layer_1_t* layer, drm_plane_props_t* plane) in adjust_drm_plane_to_layer()478 drm_plane_props_t* planeProp = &display->planeProps[disp]; in hwc_set_for_display()