OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mRemoteSyncPoints
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/services/surfaceflinger/
Layer.cpp
182
for (auto& point :
mRemoteSyncPoints
) {
[
all
...]
Layer.h
513
std::list<std::shared_ptr<SyncPoint>>
mRemoteSyncPoints
;
Completed in 640 milliseconds