Home
last modified time | relevance | path

Searched refs:max_cursor_size (Results 1 – 17 of 17) sorted by relevance

/hardware/qcom/display/msm8998/sdm/libs/core/drm/
Dhw_info_drm.cpp143 hw_resource->max_cursor_size = 128; in GetHWResourceInfo()
191 DLOGI("Max cursor width = %d", hw_resource->max_cursor_size); in GetHWResourceInfo()
314 hw_resource->max_cursor_size = pipe_type.second.max_linewidth; in GetHWPlanesInfo()
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/
Dhw_info_drm.cpp153 hw_resource->max_cursor_size = 128; in GetHWResourceInfo()
201 DLOGI("Max cursor width = %d", hw_resource->max_cursor_size); in GetHWResourceInfo()
288 hw_resource->max_cursor_size = pipe_obj.second.max_linewidth; in GetHWPlanesInfo()
/hardware/qcom/display/msm8909/sdm/libs/core/drm/
Dhw_info_drm.cpp164 hw_resource->max_cursor_size = 128; in GetHWResourceInfo()
214 DLOGI("Max cursor width = %d", hw_resource->max_cursor_size); in GetHWResourceInfo()
301 hw_resource->max_cursor_size = pipe_obj.second.max_linewidth; in GetHWPlanesInfo()
/hardware/qcom/sdm845/display/sdm/libs/core/drm/
Dhw_info_drm.cpp150 hw_resource->max_cursor_size = 128; in GetHWResourceInfo()
208 DLOGI("Max cursor width = %d", hw_resource->max_cursor_size); in GetHWResourceInfo()
373 hw_resource->max_cursor_size = pipe_obj.second.max_linewidth; in GetHWPlanesInfo()
/hardware/qcom/sm8150/display/sdm/libs/core/drm/
Dhw_info_drm.cpp180 hw_resource->max_cursor_size = 128; in GetHWResourceInfo()
238 DLOGI("Max cursor width = %d", hw_resource->max_cursor_size); in GetHWResourceInfo()
411 hw_resource->max_cursor_size = pipe_obj.second.max_linewidth; in GetHWPlanesInfo()
/hardware/qcom/display/msm8996/sdm/include/private/
Dhw_info_types.h163 uint32_t max_cursor_size = 0; member
/hardware/qcom/display/msm8998/sdm/include/private/
Dhw_info_types.h163 uint32_t max_cursor_size = 0; member
/hardware/qcom/display/msm8909w_3100/sdm/include/private/
Dhw_info_types.h169 uint32_t max_cursor_size = 0; member
/hardware/qcom/display/msm8909/sdm/include/private/
Dhw_info_types.h170 uint32_t max_cursor_size = 0; member
/hardware/qcom/sdm845/display/sdm/include/private/
Dhw_info_types.h200 uint32_t max_cursor_size = 0; member
/hardware/qcom/sm8150/display/sdm/include/private/
Dhw_info_types.h271 uint32_t max_cursor_size = 0; member
/hardware/qcom/sdm845/display/sdm/libs/core/fb/
Dhw_info.cpp180 hw_resource_->max_cursor_size = UINT32(atoi(tokens[1])); in GetHWResourceInfo()
/hardware/qcom/display/msm8998/sdm/libs/core/fb/
Dhw_info.cpp180 hw_resource_->max_cursor_size = UINT32(atoi(tokens[1])); in GetHWResourceInfo()
/hardware/qcom/display/msm8909/sdm/libs/core/fb/
Dhw_info.cpp184 hw_resource_->max_cursor_size = UINT32(atoi(tokens[1])); in GetHWResourceInfo()
/hardware/qcom/display/msm8996/sdm/libs/core/fb/
Dhw_info.cpp195 hw_resource->max_cursor_size = UINT32(atoi(tokens[1])); in GetHWResourceInfo()
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/fb/
Dhw_info.cpp180 hw_resource_->max_cursor_size = UINT32(atoi(tokens[1])); in GetHWResourceInfo()
/hardware/qcom/sm8150/display/sdm/libs/core/fb/
Dhw_info.cpp180 hw_resource_->max_cursor_size = UINT32(atoi(tokens[1])); in GetHWResourceInfo()