OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:active_h
(Results
1 - 19
of
19
) sorted by null
/hardware/qcom/display/msm8909/sdm/libs/core/fb/
hw_hdmi.cpp
163
info->xres = mode->
active_h
;
330
display_attributes->x_pixels = timing_mode->
active_h
;
337
display_attributes->h_total = timing_mode->
active_h
+ h_blanking;
643
supported_video_modes_[config_index].
active_h
,
880
if (cur->
active_h
== timing_mode->
active_h
&&
[
all
...]
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/fb/
hw_hdmi.cpp
161
info->xres = mode->
active_h
;
324
display_attributes->x_pixels = timing_mode->
active_h
;
331
display_attributes->h_total = timing_mode->
active_h
+ h_blanking;
626
supported_video_modes_[config_index].
active_h
,
863
if (cur->
active_h
== timing_mode->
active_h
&&
[
all
...]
/hardware/qcom/display/msm8998/sdm/libs/core/fb/
hw_hdmi.cpp
161
info->xres = mode->
active_h
;
312
display_attributes->x_pixels = timing_mode->
active_h
;
319
display_attributes->h_total = timing_mode->
active_h
+ h_blanking;
614
supported_video_modes_[config_index].
active_h
,
851
if (cur->
active_h
== timing_mode->
active_h
&&
[
all
...]
/hardware/qcom/display/msm8996/sdm/libs/core/fb/
hw_hdmi.cpp
61
info->xres = mode->
active_h
;
237
display_attributes->x_pixels = timing_mode->
active_h
;
244
display_attributes->h_total = timing_mode->
active_h
+ h_blanking;
530
supported_video_modes_[config_index].
active_h
,
/hardware/qcom/msm8994/original-kernel-headers/video/
msm_hdmi_modes.h
24
uint32_t
active_h
;
member in struct:msm_hdmi_mode_timing_info
/hardware/qcom/msm8x26/kernel-headers/video/
msm_hdmi_modes.h
25
uint32_t
active_h
;
member in struct:msm_hdmi_mode_timing_info
/hardware/qcom/msm8x84/kernel-headers/video/
msm_hdmi_modes.h
25
uint32_t
active_h
;
member in struct:msm_hdmi_mode_timing_info
/hardware/qcom/msm8x84/original-kernel-headers/video/
msm_hdmi_modes.h
7
uint32_t
active_h
;
member in struct:msm_hdmi_mode_timing_info
/hardware/qcom/display/msm8960/libexternal/
external.cpp
302
int
active_h
;
member in struct:qhwc::disp_mode_timing_type
329
info.xres =
active_h
;
/hardware/qcom/msm8994/kernel-headers/video/
msm_hdmi_modes.h
44
uint32_t
active_h
;
member in struct:msm_hdmi_mode_timing_info
/hardware/qcom/msm8996/original-kernel-headers/video/
msm_hdmi_modes.h
30
uint32_t
active_h
;
member in struct:msm_hdmi_mode_timing_info
/hardware/qcom/msm8998/original-kernel-headers/video/
msm_hdmi_modes.h
30
uint32_t
active_h
;
member in struct:msm_hdmi_mode_timing_info
/hardware/qcom/msm8x09/original-kernel-headers/video/
msm_hdmi_modes.h
30
uint32_t
active_h
;
member in struct:msm_hdmi_mode_timing_info
/hardware/qcom/display/msm8084/libexternal/
external.cpp
264
info.xres = mode->
active_h
;
/hardware/qcom/display/msm8226/libexternal/
external.cpp
264
info.xres = mode->
active_h
;
/hardware/qcom/display/msm8994/libhdmi/
hdmi.cpp
320
info.xres = mode->
active_h
;
/hardware/qcom/msm8996/kernel-headers/video/
msm_hdmi_modes.h
50
uint32_t
active_h
;
member in struct:msm_hdmi_mode_timing_info
/hardware/qcom/msm8998/kernel-headers/video/
msm_hdmi_modes.h
50
uint32_t
active_h
;
member in struct:msm_hdmi_mode_timing_info
/hardware/qcom/msm8x09/kernel-headers/video/
msm_hdmi_modes.h
50
uint32_t
active_h
;
member in struct:msm_hdmi_mode_timing_info
Completed in 638 milliseconds