Home
last modified time | relevance | path

Searched refs:hwcFences (Results 1 – 1 of 1) sorted by relevance

/hardware/google/graphics/common/hwc3/impl/
DHalImpl.cpp758 std::vector<int32_t> hwcFences(count); in presentDisplay() local
759 RET_IF_ERR(halDisplay->getReleaseFences(&count, hwcLayers.data(), hwcFences.data())); in presentDisplay()
771 h2a::translate(hwcFences, *outReleaseFences); in presentDisplay()