HomeSort by relevance Sort by last modified time
    Searched refs:flush_get_fence (Results 1 - 10 of 10) sorted by null

  /hardware/qcom/display/msm8960/libcopybit/
copybit.h 250 int (*flush_get_fence)(struct copybit_device_t *dev, int* fd); member in struct:copybit_device_t
copybit_c2d.cpp     [all...]
  /hardware/qcom/display/msm8974/libcopybit/
copybit.h 263 int (*flush_get_fence)(struct copybit_device_t *dev, int* fd); member in struct:copybit_device_t
copybit.cpp 569 static int flush_get_fence(struct copybit_device_t *dev, int* fd)
606 ctx->device.flush_get_fence = flush_get_fence;
copybit_c2d.cpp     [all...]
  /hardware/qcom/display/msm8x26/libcopybit/
copybit.h 250 int (*flush_get_fence)(struct copybit_device_t *dev, int* fd); member in struct:copybit_device_t
copybit_c2d.cpp     [all...]
  /hardware/qcom/display/msm8974/libhwcomposer/
hwc_copybit.cpp 304 copybit->flush_get_fence(copybit, fd);
481 copybit->flush_get_fence(copybit, &acquireFd);
522 copybit->flush_get_fence(copybit, &releaseFd);
  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_copybit.cpp 281 copybit->flush_get_fence(copybit, fd);
  /hardware/qcom/display/msm8x26/libhwcomposer/
hwc_copybit.cpp 281 copybit->flush_get_fence(copybit, fd);

Completed in 254 milliseconds