Searched refs:crtcOutFence (Results 1 – 2 of 2) sorted by relevance
123 uint64_t crtcOutFence = -1; in Apply() local136 (uint64_t)&crtcOutFence); in Apply()162 layer->SetReleaseFence(dup(static_cast<int32_t>(crtcOutFence))); in Apply()164 close(static_cast<int32_t>(crtcOutFence)); in Apply()165 crtcOutFence = -1; in Apply()
257 uint64_t crtcOutFence = -1; in Apply() local274 (uint64_t)&crtcOutFence); in Apply()309 layer->SetReleaseFence(static_cast<int>(crtcOutFence)); in Apply()