Home
last modified time | relevance | path

Searched refs:excl_rect (Results 1 – 5 of 5) sorted by relevance

/hardware/qcom/sm7250/display/sdm/libs/core/drm/
Dhw_device_drm.cpp1264 SetRect(pipe_info->excl_rect, &excl); in SetupAtomic()
2387 INT(pipe_info.excl_rect.left), INT(pipe_info.excl_rect.top), in DumpHWLayers()
2388 INT(pipe_info.excl_rect.right), INT(pipe_info.excl_rect.bottom)); in DumpHWLayers()
/hardware/qcom/sm7250/display/sde-drm/
Ddrm_plane.cpp783 DRMRect excl_rect = va_arg(args, DRMRect); in Perform() local
784 SetExclRect(excl_rect); in Perform()
/hardware/qcom/sm7250/display/sdm/include/private/
Dhw_info_types.h628 LayerRect excl_rect {}; // exclusion rectangle per pipe rectangle
/hardware/qcom/sm8150/display/sdm/include/private/
Dhw_info_types.h617 LayerRect excl_rect {}; // exclusion rectangle per pipe rectangle
/hardware/qcom/sm8150/display/sdm/libs/core/drm/
Dhw_device_drm.cpp1105 SetRect(pipe_info->excl_rect, &excl); in SetupAtomic()