Home
last modified time | relevance | path

Searched refs:ystart (Results 1 – 9 of 9) sorted by relevance

/hardware/qcom/sdm845/display/libdrmutils/
Ddrm_interface.h507 int ystart; member
/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedSensor.h331 int xstart, int ystart,
DEmulatedSensor.cpp1184 int xstart, int ystart, in RemosaicQuadBayerBlock() argument
1192 img_in + (ystart + row) * (row_stride_in_bytes / 2) + xstart; in RemosaicQuadBayerBlock()
1200 img_out + (ystart + row) * (row_stride_in_bytes / 2) + xstart; in RemosaicQuadBayerBlock()
/hardware/qcom/sm8150/display/libdrmutils/
Ddrm_interface.h595 int ystart; member
/hardware/qcom/sm7250/display/libdrmutils/
Ddrm_interface.h617 int ystart; member
/hardware/qcom/sm7250/display/sde-drm/
Ddrm_connector.cpp627 mode_item->ystart = std::stoi(string(line, pu_ystart.length())); in ParseModeProperties()
/hardware/qcom/sdm845/display/sdm/libs/core/drm/
Dhw_device_drm.cpp548 hw_panel_info_.top_align = connector_info_.modes[index].ystart; in PopulateHWPanelInfo()
/hardware/qcom/sm8150/display/sdm/libs/core/drm/
Dhw_device_drm.cpp673 hw_panel_info_.top_align = connector_info_.modes[index].ystart; in PopulateHWPanelInfo()
/hardware/qcom/sm7250/display/sdm/libs/core/drm/
Dhw_device_drm.cpp683 hw_panel_info_.top_align = connector_info_.modes[index].ystart; in PopulateHWPanelInfo()