Home
last modified time | relevance | path

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

/hardware/qcom/sdm845/display/libdrmutils/
Ddrm_interface.h506 int xstart; 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.h594 int xstart; member
/hardware/qcom/sm7250/display/libdrmutils/
Ddrm_interface.h616 int xstart; member
/hardware/qcom/sm7250/display/sde-drm/
Ddrm_connector.cpp625 mode_item->xstart = std::stoi(string(line, pu_xstart.length())); in ParseModeProperties()
/hardware/qcom/sdm845/display/sdm/libs/core/drm/
Dhw_device_drm.cpp547 hw_panel_info_.left_align = connector_info_.modes[index].xstart; in PopulateHWPanelInfo()
/hardware/qcom/sm8150/display/sdm/libs/core/drm/
Dhw_device_drm.cpp672 hw_panel_info_.left_align = connector_info_.modes[index].xstart; in PopulateHWPanelInfo()
/hardware/qcom/sm7250/display/sdm/libs/core/drm/
Dhw_device_drm.cpp682 hw_panel_info_.left_align = connector_info_.modes[index].xstart; in PopulateHWPanelInfo()