OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mVSyncSource
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/services/surfaceflinger/
EventThread.cpp
40
:
mVSyncSource
(src),
308
mVSyncSource
->setCallback(static_cast<VSyncSource::Callback*>(this));
309
mVSyncSource
->setVSyncEnabled(true);
319
mVSyncSource
->setVSyncEnabled(false);
EventThread.h
112
sp<VSyncSource>
mVSyncSource
;
Completed in 23 milliseconds