OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:scUsePrimaryVsyncOnly
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/img/hwcomposer/merrifield/common/base/
VsyncManager.h
57
static const bool
scUsePrimaryVsyncOnly
= false;
VsyncManager.cpp
49
mEnableDynamicVsync = !
scUsePrimaryVsyncOnly
;
62
mEnableDynamicVsync = !
scUsePrimaryVsyncOnly
;
122
if (
scUsePrimaryVsyncOnly
) {
Completed in 181 milliseconds