OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vsync_period
(Results
1 - 14
of
14
) sorted by null
/hardware/qcom/display/msm8974/libhwcomposer/
hwc_uevents.cpp
132
usleep(ctx->dpyAttr[HWC_DISPLAY_PRIMARY].
vsync_period
166
usleep(ctx->dpyAttr[HWC_DISPLAY_PRIMARY].
vsync_period
hwc_utils.h
72
uint32_t
vsync_period
; //nanos
member in struct:qhwc::DisplayAttributes
hwc.cpp
560
values[i] = ctx->dpyAttr[disp].
vsync_period
;
hwc_utils.cpp
113
ctx->dpyAttr[HWC_DISPLAY_PRIMARY].
vsync_period
= 1000000000l / fps;
[
all
...]
/hardware/qcom/display/msm8960/libexternal/
external.cpp
694
mHwcContext->dpyAttr[mExtDpyNum].
vsync_period
=
707
mHwcContext->dpyAttr[HWC_DISPLAY_EXTERNAL].
vsync_period
=
/hardware/qcom/display/msm8974/libexternal/
external.cpp
707
mHwcContext->dpyAttr[mExtDpyNum].
vsync_period
=
720
mHwcContext->dpyAttr[HWC_DISPLAY_EXTERNAL].
vsync_period
=
/hardware/qcom/display/msm8x26/libexternal/
external.cpp
694
mHwcContext->dpyAttr[mExtDpyNum].
vsync_period
=
707
mHwcContext->dpyAttr[HWC_DISPLAY_EXTERNAL].
vsync_period
=
/hardware/qcom/display/msm8960/libhwcomposer/
hwc_utils.h
72
uint32_t
vsync_period
; //nanos
member in struct:qhwc::DisplayAttributes
hwc.cpp
542
values[i] = ctx->dpyAttr[disp].
vsync_period
;
hwc_utils.cpp
97
ctx->dpyAttr[HWC_DISPLAY_PRIMARY].
vsync_period
= 1000000000l / fps;
[
all
...]
/hardware/qcom/display/msm8x26/libhwcomposer/
hwc_utils.h
72
uint32_t
vsync_period
; //nanos
member in struct:qhwc::DisplayAttributes
hwc.cpp
543
values[i] = ctx->dpyAttr[disp].
vsync_period
;
hwc_utils.cpp
97
ctx->dpyAttr[HWC_DISPLAY_PRIMARY].
vsync_period
= 1000000000l / fps;
[
all
...]
/hardware/samsung_slsi/exynos5/libhwc/
hwc.cpp
125
int32_t
vsync_period
;
member in struct:exynos5_hwc_composer_device_1_t
[
all
...]
Completed in 689 milliseconds