OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mSFEventThread
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/services/surfaceflinger/
SurfaceFlinger.h
431
sp<EventThread>
mSFEventThread
;
SurfaceFlinger.cpp
609
mSFEventThread
= new EventThread(sfVsyncSrc);
610
mEventQueue.setEventThread(
mSFEventThread
);
[
all
...]
Completed in 26 milliseconds