/hardware/qcom/display/msm8960/libcopybit/ |
D | copybit.h | 250 int (*flush_get_fence)(struct copybit_device_t *dev, int* fd); member
|
D | copybit_c2d.cpp | 1528 ctx->device.flush_get_fence = flush_get_fence_copybit; in open_copybit()
|
/hardware/qcom/display/msm8994/libcopybit/ |
D | copybit.h | 281 int (*flush_get_fence)(struct copybit_device_t *dev, int* fd); member
|
D | copybit.cpp | 696 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/ |
D | copybit.h | 295 int (*flush_get_fence)(struct copybit_device_t *dev, int* fd); member
|
D | copybit.cpp | 716 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/ |
D | copybit.h | 295 int (*flush_get_fence)(struct copybit_device_t *dev, int* fd); member
|
D | copybit.cpp | 718 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/ |
D | copybit.h | 295 int (*flush_get_fence)(struct copybit_device_t *dev, int* fd); member
|
D | copybit.cpp | 718 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/ |
D | copybit.h | 278 int (*flush_get_fence)(struct copybit_device_t *dev, int* fd); member
|
D | copybit.cpp | 684 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/ |
D | copybit.h | 278 int (*flush_get_fence)(struct copybit_device_t *dev, int* fd); member
|
D | copybit.cpp | 684 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/ |
D | copybit.h | 295 int (*flush_get_fence)(struct copybit_device_t *dev, int* fd); member
|
D | copybit.cpp | 718 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/ |
D | copybit.h | 295 int (*flush_get_fence)(struct copybit_device_t *dev, int* fd); member
|
D | copybit.cpp | 716 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/ |
D | hwc_copybit.cpp | 468 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/ |
D | hwc_copybit.cpp | 342 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/ |
D | hwc_copybit.cpp | 477 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/ |
D | hwc_copybit.cpp | 286 copybit->flush_get_fence(copybit, fd); in draw()
|
/hardware/qcom/display/msm8996/sdm/libs/hwc/ |
D | blit_engine_c2d.cpp | 465 blit_engine_c2d_->flush_get_fence(blit_engine_c2d_, &fd); in Commit()
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/ |
D | blit_engine_c2d.cpp | 480 blit_engine_c2d_->flush_get_fence(blit_engine_c2d_, &fd); in Commit()
|
/hardware/qcom/display/msm8909/sdm/libs/hwc/ |
D | blit_engine_c2d.cpp | 480 blit_engine_c2d_->flush_get_fence(blit_engine_c2d_, &fd); in Commit()
|