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