OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mPresentFences
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/services/surfaceflinger/
DispSync.h
136
sp<Fence>
mPresentFences
[NUM_PRESENT_SAMPLES];
DispSync.cpp
324
mPresentFences
[mPresentSampleOffset] = fence;
330
const sp<Fence>& f(
mPresentFences
[i]);
334
mPresentFences
[i].clear();
478
mPresentFences
[i].clear();
Completed in 640 milliseconds