/aosp12/hardware/qcom/display/msm8084/libexternal/ |
H A D | external.cpp | 275 info.vsync_len = mode->pulse_width_v; in setDisplayTiming() 507 mVInfo.lower_margin, mVInfo.vsync_len, mVInfo.upper_margin, in setResolution() 526 mVInfo.lower_margin, mVInfo.vsync_len, mVInfo.upper_margin, in setResolution()
|
/aosp12/hardware/qcom/display/msm8960/libexternal/ |
H A D | external.cpp | 339 info.vsync_len = pulse_width_v; in set_info() 598 mVInfo.lower_margin, mVInfo.vsync_len, mVInfo.upper_margin, in setResolution() 617 mVInfo.lower_margin, mVInfo.vsync_len, mVInfo.upper_margin, in setResolution()
|
/aosp12/hardware/qcom/display/msm8226/libexternal/ |
H A D | external.cpp | 275 info.vsync_len = mode->pulse_width_v; in setDisplayTiming() 507 mVInfo.lower_margin, mVInfo.vsync_len, mVInfo.upper_margin, in setResolution() 526 mVInfo.lower_margin, mVInfo.vsync_len, mVInfo.upper_margin, in setResolution()
|
/aosp12/hardware/qcom/display/msm8994/libhdmi/ |
H A D | hdmi.cpp | 331 info.vsync_len = mode->pulse_width_v; in setDisplayTiming() 525 mVInfo.lower_margin, mVInfo.vsync_len, mVInfo.upper_margin, in activateDisplay() 543 mVInfo.lower_margin, mVInfo.vsync_len, mVInfo.upper_margin, in activateDisplay()
|
/aosp12/hardware/qcom/display/msm8996/sdm/libs/core/fb/ |
H A D | hw_hdmi.cpp | 69 info->vsync_len = mode->pulse_width_v; in MapHDMIDisplayTiming() 279 vscreeninfo.left_margin, vscreeninfo.lower_margin, vscreeninfo.vsync_len, in SetDisplayAttributes() 305 vscreeninfo.left_margin, vscreeninfo.lower_margin, vscreeninfo.vsync_len, in SetDisplayAttributes()
|
H A D | hw_primary.cpp | 254 display_attributes_.v_pulse_width = var_screeninfo.vsync_len; in PopulateDisplayAttributes()
|
/aosp12/bionic/libc/kernel/uapi/linux/ |
H A D | fb.h | 231 __u32 vsync_len; member
|
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/core/fb/ |
H A D | hw_hdmi.cpp | 169 info->vsync_len = mode->pulse_width_v; in MapHDMIDisplayTiming() 366 vscreeninfo.left_margin, vscreeninfo.lower_margin, vscreeninfo.vsync_len, in SetDisplayAttributes() 392 vscreeninfo.left_margin, vscreeninfo.lower_margin, vscreeninfo.vsync_len, in SetDisplayAttributes()
|
H A D | hw_primary.cpp | 243 display_attributes_.v_pulse_width = var_screeninfo.vsync_len; in PopulateDisplayAttributes()
|
/aosp12/hardware/qcom/display/msm8998/sdm/libs/core/fb/ |
H A D | hw_hdmi.cpp | 169 info->vsync_len = mode->pulse_width_v; in MapHDMIDisplayTiming() 354 vscreeninfo.left_margin, vscreeninfo.lower_margin, vscreeninfo.vsync_len, in SetDisplayAttributes() 380 vscreeninfo.left_margin, vscreeninfo.lower_margin, vscreeninfo.vsync_len, in SetDisplayAttributes()
|
H A D | hw_primary.cpp | 243 display_attributes_.v_pulse_width = var_screeninfo.vsync_len; in PopulateDisplayAttributes()
|
/aosp12/hardware/qcom/display/msm8909/sdm/libs/core/fb/ |
H A D | hw_hdmi.cpp | 171 info->vsync_len = mode->pulse_width_v; in MapHDMIDisplayTiming() 372 vscreeninfo.left_margin, vscreeninfo.lower_margin, vscreeninfo.vsync_len, in SetDisplayAttributes() 398 vscreeninfo.left_margin, vscreeninfo.lower_margin, vscreeninfo.vsync_len, in SetDisplayAttributes()
|
H A D | hw_primary.cpp | 243 display_attributes_.v_pulse_width = var_screeninfo.vsync_len; in PopulateDisplayAttributes()
|
/aosp12/hardware/qcom/sdm845/display/sdm/libs/core/fb/ |
H A D | hw_hdmi.cpp | 172 info->vsync_len = mode->pulse_width_v; in MapHDMIDisplayTiming() 361 vscreeninfo.left_margin, vscreeninfo.lower_margin, vscreeninfo.vsync_len, in SetDisplayAttributes() 387 vscreeninfo.left_margin, vscreeninfo.lower_margin, vscreeninfo.vsync_len, in SetDisplayAttributes()
|
H A D | hw_primary.cpp | 243 display_attributes_.v_pulse_width = var_screeninfo.vsync_len; in PopulateDisplayAttributes()
|
/aosp12/hardware/qcom/sm8150/display/sdm/libs/core/fb/ |
H A D | hw_hdmi.cpp | 173 info->vsync_len = mode->pulse_width_v; in MapHDMIDisplayTiming() 368 vscreeninfo.left_margin, vscreeninfo.lower_margin, vscreeninfo.vsync_len, in SetDisplayAttributes() 394 vscreeninfo.left_margin, vscreeninfo.lower_margin, vscreeninfo.vsync_len, in SetDisplayAttributes()
|
H A D | hw_primary.cpp | 243 display_attributes_.v_pulse_width = var_screeninfo.vsync_len; in PopulateDisplayAttributes()
|
/aosp12/hardware/google/gchips/gralloc3/src/ |
H A D | framebuffer_device.cpp | 276 … (info.left_margin + info.right_margin + info.xres + info.vsync_len) * info.pixclock); in init_frame_buffer_locked()
|