Home
last modified time | relevance | path

Searched refs:planeProps (Results 1 – 3 of 3) sorted by relevance

/hardware/ti/am57x/libhwcomposer/
Ddisplay.cpp49 planeProps[count].plane = plane; in setup_composition_pipes()
50 ALOGI("Overlay %d: plane_id: %d", count, planeProps[count].plane->id()); in setup_composition_pipes()
Ddisplay.h100 drm_plane_props_t planeProps[DSS_AVAILABLE_PIPES]; variable
Dhwc.cpp442 …adjust_drm_plane_to_layer(&content->hwLayers[content->numHwLayers - 1], 0, &display->planeProps[di… in hwc_prepare_for_display()
484 drm_plane_props_t* planeProp = &display->planeProps[disp]; in hwc_set_for_display()