Home
last modified time | relevance | path

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

/hardware/qcom/sm7250/display/libdrmutils/
Ddrm_interface.h566 uint32_t max_rotation_linewidth; // inline rotation limitation member
/hardware/qcom/sm7250/display/sdm/libs/core/drm/
Dhw_info_drm.cpp477 hw_resource->max_rotation_pipe_width = info.max_rotation_linewidth; in PopulatePipeCaps()
/hardware/qcom/sm7250/display/sde-drm/
Ddrm_plane.cpp504 info->max_rotation_linewidth = std::stoi(line.erase(0, true_inline_max_height.length())); in GetTypeInfo()