Home
last modified time | relevance | path

Searched defs:layerFences (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/
H A DOutput.h135 std::unordered_map<HWC2::Layer*, sp<Fence>> layerFences; member
/aosp_15_r20/device/generic/goldfish-opengl/system/hwc3/
DComposerClient.cpp66 std::unordered_map<int64_t, ::android::base::unique_fd> layerFences) { in addReleaseFences()
973 std::unordered_map<int64_t, ::android::base::unique_fd> layerFences; in executeDisplayCommandPresentDisplay() local