Home
last modified time | relevance | path

Searched defs:fences (Results 1 – 5 of 5) sorted by relevance

/frameworks/native/libs/gui/
DFrameTimestamps.cpp539 auto fences = allFences(this); in getFlattenedSize() local
548 auto fences = allFences(this); in getFdCount() local
/frameworks/native/services/surfaceflinger/CompositionEngine/src/
DDisplay.cpp364 auto fences = impl::Output::presentAndGetFrameFences(); in presentAndGetFrameFences() local
/frameworks/native/services/surfaceflinger/tests/unittests/
DVSyncReactorTest.cpp161 std::array<std::shared_ptr<android::FenceTime>, kPendingLimit * 2> fences; in TEST_F() local
/frameworks/native/services/surfaceflinger/DisplayHardware/
DAidlComposerHal.cpp504 auto fences = mReader.takeReleaseFences(translate<int64_t>(display)); in getReleaseFences() local
/frameworks/native/libs/gui/tests/
DSurface_test.cpp561 int fences[BUFFER_COUNT]; in TEST_F() local