OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getRefreshPeriod
(Results
1 - 4
of
4
) sorted by null
/frameworks/native/services/surfaceflinger/DisplayHardware/
HWComposer_hwc1.h
286
nsecs_t
getRefreshPeriod
(int disp) const;
HWComposer_hwc1.cpp
519
nsecs_t HWComposer::
getRefreshPeriod
(int disp) const {
[
all
...]
/frameworks/native/services/surfaceflinger/
SurfaceFlinger_hwc1.cpp
878
getHwComposer().
getRefreshPeriod
(HWC_DISPLAY_PRIMARY);
[
all
...]
Layer.cpp
149
flinger->getHwComposer().
getRefreshPeriod
(HWC_DISPLAY_PRIMARY);
[
all
...]
Completed in 52 milliseconds