Searched refs:drm_plane_props_t (Results 1 – 3 of 3) sorted by relevance
69 } drm_plane_props_t; typedef93 int update_display(drm_plane_props_t* planeProp);100 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()160 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, int zorder, drm_plane_props_t* plane) in adjust_drm_plane_to_layer()484 drm_plane_props_t* planeProp = &display->planeProps[disp]; in hwc_set_for_display()