Searched refs:hwcFences (Results 1 – 1 of 1) sorted by relevance
601 std::vector<int32_t> hwcFences(count); in presentDisplay() local602 RET_IF_ERR(halDisplay->getReleaseFences(&count, hwcLayers.data(), hwcFences.data())); in presentDisplay()605 h2a::translate(hwcFences, *outReleaseFences); in presentDisplay()