OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mHWVsyncAvailable
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/services/surfaceflinger/
SurfaceFlinger.h
473
bool
mHWVsyncAvailable
;
SurfaceFlinger.cpp
154
mHWVsyncAvailable
(false),
776
if (!mPrimaryHWVsyncEnabled &&
mHWVsyncAvailable
) {
788
mHWVsyncAvailable
= true;
789
} else if (!
mHWVsyncAvailable
) {
817
mHWVsyncAvailable
= false;
[
all
...]
Completed in 545 milliseconds