Home
last modified time | relevance | path

Searched refs:flush_get_fence (Results 1 – 25 of 33) sorted by relevance

12

/hardware/qcom/display/msm8960/libcopybit/
Dcopybit.h250 int (*flush_get_fence)(struct copybit_device_t *dev, int* fd); member
Dcopybit_c2d.cpp1528 ctx->device.flush_get_fence = flush_get_fence_copybit; in open_copybit()
/hardware/qcom/display/msm8994/libcopybit/
Dcopybit.h281 int (*flush_get_fence)(struct copybit_device_t *dev, int* fd); member
Dcopybit.cpp696 static int flush_get_fence(struct copybit_device_t *dev, int* fd) in flush_get_fence() function
738 ctx->device.flush_get_fence = flush_get_fence; in open_copybit()
/hardware/qcom/display/msm8998/libcopybit/
Dcopybit.h295 int (*flush_get_fence)(struct copybit_device_t *dev, int* fd); member
Dcopybit.cpp716 static int flush_get_fence(struct copybit_device_t *dev, int* fd) in flush_get_fence() function
763 ctx->device.flush_get_fence = flush_get_fence; in open_copybit()
/hardware/qcom/sdm845/display/libcopybit/
Dcopybit.h295 int (*flush_get_fence)(struct copybit_device_t *dev, int* fd); member
Dcopybit.cpp718 static int flush_get_fence(struct copybit_device_t *dev, int* fd) in flush_get_fence() function
765 ctx->device.flush_get_fence = flush_get_fence; in open_copybit()
/hardware/qcom/display/msm8909w_3100/libcopybit/
Dcopybit.h295 int (*flush_get_fence)(struct copybit_device_t *dev, int* fd); member
Dcopybit.cpp718 static int flush_get_fence(struct copybit_device_t *dev, int* fd) in flush_get_fence() function
765 ctx->device.flush_get_fence = flush_get_fence; in open_copybit()
/hardware/qcom/display/msm8084/libcopybit/
Dcopybit.h278 int (*flush_get_fence)(struct copybit_device_t *dev, int* fd); member
Dcopybit.cpp684 static int flush_get_fence(struct copybit_device_t *dev, int* fd) in flush_get_fence() function
726 ctx->device.flush_get_fence = flush_get_fence; in open_copybit()
/hardware/qcom/display/msm8226/libcopybit/
Dcopybit.h278 int (*flush_get_fence)(struct copybit_device_t *dev, int* fd); member
Dcopybit.cpp684 static int flush_get_fence(struct copybit_device_t *dev, int* fd) in flush_get_fence() function
726 ctx->device.flush_get_fence = flush_get_fence; in open_copybit()
/hardware/qcom/display/msm8909/libcopybit/
Dcopybit.h295 int (*flush_get_fence)(struct copybit_device_t *dev, int* fd); member
Dcopybit.cpp718 static int flush_get_fence(struct copybit_device_t *dev, int* fd) in flush_get_fence() function
765 ctx->device.flush_get_fence = flush_get_fence; in open_copybit()
/hardware/qcom/display/msm8996/libcopybit/
Dcopybit.h295 int (*flush_get_fence)(struct copybit_device_t *dev, int* fd); member
Dcopybit.cpp716 static int flush_get_fence(struct copybit_device_t *dev, int* fd) in flush_get_fence() function
763 ctx->device.flush_get_fence = flush_get_fence; in open_copybit()
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_copybit.cpp468 copybit->flush_get_fence(copybit, copybitFd); in drawUsingAppBufferComposition()
566 copybit->flush_get_fence(copybit, fd); in draw()
626 copybit->flush_get_fence(copybit, &fd); in drawOverlap()
928 copybit->flush_get_fence(copybit, &acquireFd); in drawLayerUsingCopybit()
969 copybit->flush_get_fence(copybit, &releaseFd); in drawLayerUsingCopybit()
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_copybit.cpp342 copybit->flush_get_fence(copybit, fd); in draw()
552 copybit->flush_get_fence(copybit, &acquireFd); in drawLayerUsingCopybit()
593 copybit->flush_get_fence(copybit, &releaseFd); in drawLayerUsingCopybit()
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_copybit.cpp477 copybit->flush_get_fence(copybit, copybitFd); in drawUsingAppBufferComposition()
579 copybit->flush_get_fence(copybit, fd); in draw()
679 copybit->flush_get_fence(copybit, &fd); in drawOverlap()
981 copybit->flush_get_fence(copybit, &acquireFd); in drawLayerUsingCopybit()
1022 copybit->flush_get_fence(copybit, &releaseFd); in drawLayerUsingCopybit()
/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_copybit.cpp286 copybit->flush_get_fence(copybit, fd); in draw()
/hardware/qcom/display/msm8996/sdm/libs/hwc/
Dblit_engine_c2d.cpp465 blit_engine_c2d_->flush_get_fence(blit_engine_c2d_, &fd); in Commit()
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
Dblit_engine_c2d.cpp480 blit_engine_c2d_->flush_get_fence(blit_engine_c2d_, &fd); in Commit()
/hardware/qcom/display/msm8909/sdm/libs/hwc/
Dblit_engine_c2d.cpp480 blit_engine_c2d_->flush_get_fence(blit_engine_c2d_, &fd); in Commit()

12