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

  /hardware/qcom/display/msm8974/libcopybit/
copybit.h 175 struct copybit_device_t { struct
187 int (*set_parameter)(struct copybit_device_t *dev, int name, int value);
197 int (*get)(struct copybit_device_t *dev, int name);
209 int (*blit)(struct copybit_device_t *dev,
223 int (*set_sync)(struct copybit_device_t *dev,
238 int (*stretch)(struct copybit_device_t *dev,
252 int (*finish)(struct copybit_device_t *dev);
263 int (*flush_get_fence)(struct copybit_device_t *dev, int* fd);
267 int (*clear)(struct copybit_device_t *dev, struct copybit_image_t const *buf,
275 struct copybit_device_t** device)
    [all...]
copybit.cpp 57 struct copybit_device_t device;
273 struct copybit_device_t *dev,
362 static int get(struct copybit_device_t *dev, int name)
389 static int set_sync_copybit(struct copybit_device_t *dev,
417 struct copybit_device_t *dev,
540 struct copybit_device_t *dev,
550 static int finish_copybit(struct copybit_device_t *dev)
569 static int flush_get_fence(struct copybit_device_t *dev, int* fd)
copybit_c2d.cpp 138 struct copybit_device_t device;
630 static int flush_get_fence_copybit (struct copybit_device_t *dev, int* fd)
659 static int finish_copybit(struct copybit_device_t *dev)
691 static int clear_copybit(struct copybit_device_t *dev,
777 struct copybit_device_t *dev,
872 static int get(struct copybit_device_t *dev, int name)
    [all...]
  /hardware/qcom/display/msm8960/libcopybit/
copybit.h 174 struct copybit_device_t { struct
186 int (*set_parameter)(struct copybit_device_t *dev, int name, int value);
196 int (*get)(struct copybit_device_t *dev, int name);
208 int (*blit)(struct copybit_device_t *dev,
225 int (*stretch)(struct copybit_device_t *dev,
239 int (*finish)(struct copybit_device_t *dev);
250 int (*flush_get_fence)(struct copybit_device_t *dev, int* fd);
254 int (*clear)(struct copybit_device_t *dev, struct copybit_image_t const *buf,
262 struct copybit_device_t** device) {
267 static inline int copybit_close(struct copybit_device_t* device)
    [all...]
copybit.cpp 59 struct copybit_device_t device;
270 struct copybit_device_t *dev,
352 static int get(struct copybit_device_t *dev, int name)
381 struct copybit_device_t *dev,
497 struct copybit_device_t *dev,
507 static int finish_copybit(struct copybit_device_t *dev)
copybit_c2d.cpp 138 struct copybit_device_t device;
619 static int flush_get_fence_copybit (struct copybit_device_t *dev, int* fd)
648 static int finish_copybit(struct copybit_device_t *dev)
677 static int clear_copybit(struct copybit_device_t *dev,
758 struct copybit_device_t *dev,
853 static int get(struct copybit_device_t *dev, int name)
    [all...]
  /hardware/qcom/display/msm8084/libcopybit/
copybit.h 175 struct copybit_device_t { struct
187 int (*set_parameter)(struct copybit_device_t *dev, int name, int value);
197 int (*get)(struct copybit_device_t *dev, int name);
209 int (*blit)(struct copybit_device_t *dev,
223 int (*set_sync)(struct copybit_device_t *dev,
238 int (*stretch)(struct copybit_device_t *dev,
255 int (*fill_color)(struct copybit_device_t *dev,
267 int (*finish)(struct copybit_device_t *dev);
278 int (*flush_get_fence)(struct copybit_device_t *dev, int* fd);
282 int (*clear)(struct copybit_device_t *dev, struct copybit_image_t const *buf
    [all...]
copybit.cpp 57 struct copybit_device_t device;
279 struct copybit_device_t *dev,
368 static int get(struct copybit_device_t *dev, int name)
395 static int set_sync_copybit(struct copybit_device_t *dev,
422 struct copybit_device_t *dev,
542 struct copybit_device_t *dev,
552 static int finish_copybit(struct copybit_device_t *dev)
560 static int clear_copybit(struct copybit_device_t *dev,
622 static int fill_color(struct copybit_device_t *dev,
684 static int flush_get_fence(struct copybit_device_t *dev, int* fd
    [all...]
copybit_c2d.cpp 136 struct copybit_device_t device;
629 static int flush_get_fence_copybit (struct copybit_device_t *dev, int* fd)
658 static int finish_copybit(struct copybit_device_t *dev)
690 static int clear_copybit(struct copybit_device_t *dev,
778 struct copybit_device_t *dev,
873 static int get(struct copybit_device_t *dev, int name)
    [all...]
  /hardware/qcom/display/msm8226/libcopybit/
copybit.h 175 struct copybit_device_t { struct
187 int (*set_parameter)(struct copybit_device_t *dev, int name, int value);
197 int (*get)(struct copybit_device_t *dev, int name);
209 int (*blit)(struct copybit_device_t *dev,
223 int (*set_sync)(struct copybit_device_t *dev,
238 int (*stretch)(struct copybit_device_t *dev,
255 int (*fill_color)(struct copybit_device_t *dev,
267 int (*finish)(struct copybit_device_t *dev);
278 int (*flush_get_fence)(struct copybit_device_t *dev, int* fd);
282 int (*clear)(struct copybit_device_t *dev, struct copybit_image_t const *buf
    [all...]
copybit.cpp 57 struct copybit_device_t device;
279 struct copybit_device_t *dev,
368 static int get(struct copybit_device_t *dev, int name)
395 static int set_sync_copybit(struct copybit_device_t *dev,
422 struct copybit_device_t *dev,
542 struct copybit_device_t *dev,
552 static int finish_copybit(struct copybit_device_t *dev)
560 static int clear_copybit(struct copybit_device_t *dev,
622 static int fill_color(struct copybit_device_t *dev,
684 static int flush_get_fence(struct copybit_device_t *dev, int* fd
    [all...]
copybit_c2d.cpp 136 struct copybit_device_t device;
635 static int flush_get_fence_copybit (struct copybit_device_t *dev, int* fd)
664 static int finish_copybit(struct copybit_device_t *dev)
696 static int clear_copybit(struct copybit_device_t *dev,
784 struct copybit_device_t *dev,
879 static int get(struct copybit_device_t *dev, int name)
    [all...]
  /hardware/qcom/display/msm8994/libcopybit/
copybit.h 178 struct copybit_device_t { struct
190 int (*set_parameter)(struct copybit_device_t *dev, int name, int value);
200 int (*get)(struct copybit_device_t *dev, int name);
212 int (*blit)(struct copybit_device_t *dev,
226 int (*set_sync)(struct copybit_device_t *dev,
241 int (*stretch)(struct copybit_device_t *dev,
258 int (*fill_color)(struct copybit_device_t *dev,
270 int (*finish)(struct copybit_device_t *dev);
281 int (*flush_get_fence)(struct copybit_device_t *dev, int* fd);
285 int (*clear)(struct copybit_device_t *dev, struct copybit_image_t const *buf
    [all...]
copybit.cpp 58 struct copybit_device_t device;
282 struct copybit_device_t *dev,
371 static int get(struct copybit_device_t *dev, int name)
398 static int set_sync_copybit(struct copybit_device_t *dev,
425 struct copybit_device_t *dev,
555 struct copybit_device_t *dev,
565 static int finish_copybit(struct copybit_device_t *dev)
573 static int clear_copybit(struct copybit_device_t *dev,
634 static int fill_color(struct copybit_device_t *dev,
696 static int flush_get_fence(struct copybit_device_t *dev, int* fd
    [all...]
copybit_c2d.cpp 135 struct copybit_device_t device;
638 static int flush_get_fence_copybit (struct copybit_device_t *dev, int* fd)
667 static int finish_copybit(struct copybit_device_t *dev)
699 static int clear_copybit(struct copybit_device_t *dev,
787 struct copybit_device_t *dev,
882 static int get(struct copybit_device_t *dev, int name)
    [all...]
  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_copybit.h 33 struct copybit_device_t *getCopyBitDevice();
49 struct copybit_device_t *mEngine;
hwc_copybit.cpp 219 copybit_device_t *copybit = mEngine;
279 copybit_device_t *copybit = getCopyBitDevice();
341 copybit_device_t *copybit = mEngine;
546 struct copybit_device_t* CopyBit::getCopyBitDevice() {
  /hardware/qcom/display/msm8974/libhwcomposer/
hwc_copybit.h 33 struct copybit_device_t *getCopyBitDevice();
49 struct copybit_device_t *mEngine;
hwc_copybit.cpp 239 copybit_device_t *copybit = mEngine;
302 copybit_device_t *copybit = getCopyBitDevice();
364 copybit_device_t *copybit = mEngine;
599 struct copybit_device_t* CopyBit::getCopyBitDevice() {
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_copybit.h 38 struct copybit_device_t *getCopyBitDevice();
54 struct copybit_device_t *mEngine;
hwc_copybit.cpp 261 copybit_device_t *copybit = mEngine;
299 copybit_device_t *copybit = getCopyBitDevice();
340 copybit_device_t *copybit = getCopyBitDevice();
441 copybit_device_t *copybit = mEngine;
631 copybit_device_t *copybit = mEngine;
713 struct copybit_device_t* CopyBit::getCopyBitDevice() {
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_copybit.h 38 struct copybit_device_t *getCopyBitDevice();
81 struct copybit_device_t *mEngine;
hwc_copybit.cpp 399 copybit_device_t *copybit = mEngine;
455 copybit_device_t *copybit = getCopyBitDevice();
515 copybit_device_t *copybit = getCopyBitDevice();
564 copybit_device_t *copybit = getCopyBitDevice();
625 copybit_device_t *copybit = getCopyBitDevice();
689 copybit_device_t *copybit = mEngine;
817 copybit_device_t *copybit = mEngine;
    [all...]
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_copybit.h 38 struct copybit_device_t *getCopyBitDevice();
81 struct copybit_device_t *mEngine;
hwc_copybit.cpp 408 copybit_device_t *copybit = mEngine;
464 copybit_device_t *copybit = getCopyBitDevice();
525 copybit_device_t *copybit = getCopyBitDevice();
577 copybit_device_t *copybit = getCopyBitDevice();
678 copybit_device_t *copybit = getCopyBitDevice();
742 copybit_device_t *copybit = mEngine;
870 copybit_device_t *copybit = mEngine;
    [all...]

Completed in 495 milliseconds