Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/hwc3/
DComposerClient.cpp66 std::unordered_map<int64_t, ::android::base::unique_fd> layerFences) { in addReleaseFences()
975 std::unordered_map<int64_t, ::android::base::unique_fd> layerFences; in executeDisplayCommandPresentDisplay() local