Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8226/libcopybit/
Dcopybit.cpp63 int relFence; member
234 if (dev->relFence != -1) { in msm_copybit()
235 close(dev->relFence); in msm_copybit()
236 dev->relFence = -1; in msm_copybit()
696 *fd = ctx->relFence; in flush_get_fence()
698 ctx->relFence = -1; in flush_get_fence()
731 ctx->relFence = -1; in open_copybit()
736 ctx->sync.rel_fen_fd = &ctx->relFence; in open_copybit()
/hardware/qcom/display/msm8909/libcopybit/
Dcopybit.cpp64 int relFence; member
245 if (dev->relFence != -1) { in msm_copybit()
246 close(dev->relFence); in msm_copybit()
247 dev->relFence = -1; in msm_copybit()
723 *fd = ctx->relFence; in flush_get_fence()
725 ctx->relFence = -1; in flush_get_fence()
766 ctx->relFence = -1; in open_copybit()
771 ctx->sync.rel_fen_fd = &ctx->relFence; in open_copybit()
/hardware/qcom/display/msm8084/libcopybit/
Dcopybit.cpp63 int relFence; member
234 if (dev->relFence != -1) { in msm_copybit()
235 close(dev->relFence); in msm_copybit()
236 dev->relFence = -1; in msm_copybit()
696 *fd = ctx->relFence; in flush_get_fence()
698 ctx->relFence = -1; in flush_get_fence()
731 ctx->relFence = -1; in open_copybit()
736 ctx->sync.rel_fen_fd = &ctx->relFence; in open_copybit()
/hardware/qcom/display/msm8994/libcopybit/
Dcopybit.cpp64 int relFence; member
237 if (dev->relFence != -1) { in msm_copybit()
238 close(dev->relFence); in msm_copybit()
239 dev->relFence = -1; in msm_copybit()
708 *fd = ctx->relFence; in flush_get_fence()
710 ctx->relFence = -1; in flush_get_fence()
743 ctx->relFence = -1; in open_copybit()
748 ctx->sync.rel_fen_fd = &ctx->relFence; in open_copybit()
/hardware/qcom/display/msm8996/libcopybit/
Dcopybit.cpp64 int relFence; member
248 if (dev->relFence != -1) { in msm_copybit()
249 close(dev->relFence); in msm_copybit()
250 dev->relFence = -1; in msm_copybit()
728 *fd = ctx->relFence; in flush_get_fence()
730 ctx->relFence = -1; in flush_get_fence()
771 ctx->relFence = -1; in open_copybit()
776 ctx->sync.rel_fen_fd = &ctx->relFence; in open_copybit()