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

  /hardware/qcom/display/msm8960/libcopybit/
software_converter.h 39 int convertYV12toYCrCb420SP(const copybit_image_t *src,private_handle_t *yv12_handle);
50 struct copybit_image_t const *rhs);
62 struct copybit_image_t const *rhs);
copybit.h 127 struct copybit_image_t { struct
209 struct copybit_image_t const *dst,
210 struct copybit_image_t const *src,
226 struct copybit_image_t const *dst,
227 struct copybit_image_t const *src,
254 int (*clear)(struct copybit_device_t *dev, struct copybit_image_t const *buf,
copybit.cpp 141 static void set_image(struct mdp_img *img, const struct copybit_image_t *rhs)
382 struct copybit_image_t const *dst,
383 struct copybit_image_t const *src,
433 (const_cast<copybit_image_t *>(src))->format =
435 (const_cast<copybit_image_t *>(src))->handle =
437 (const_cast<copybit_image_t *>(src))->base =
498 struct copybit_image_t const *dst,
499 struct copybit_image_t const *src,
software_converter.cpp 36 int convertYV12toYCrCb420SP(const copybit_image_t *src, private_handle_t *yv12_handle)
48 // In a copybit_image_t, w is the stride and
182 struct copybit_image_t const *rhs)
228 struct copybit_image_t const *rhs)
copybit_c2d.cpp 484 const struct copybit_image_t *rhs,
678 struct copybit_image_t const *buf,
909 static bool need_temp_buffer(struct copybit_image_t const *img)
929 static void populate_buffer_info(struct copybit_image_t const *img, bufferInfo& info)
    [all...]
  /hardware/qcom/display/msm8974/libcopybit/
software_converter.h 39 int convertYV12toYCrCb420SP(const copybit_image_t *src,private_handle_t *yv12_handle);
50 struct copybit_image_t const *rhs);
62 struct copybit_image_t const *rhs);
copybit.h 128 struct copybit_image_t { struct
210 struct copybit_image_t const *dst,
211 struct copybit_image_t const *src,
239 struct copybit_image_t const *dst,
240 struct copybit_image_t const *src,
267 int (*clear)(struct copybit_device_t *dev, struct copybit_image_t const *buf,
copybit.cpp 144 static void set_image(struct mdp_img *img, const struct copybit_image_t *rhs)
418 struct copybit_image_t const *dst,
419 struct copybit_image_t const *src,
468 (const_cast<copybit_image_t *>(src))->format =
470 (const_cast<copybit_image_t *>(src))->handle =
472 (const_cast<copybit_image_t *>(src))->base =
541 struct copybit_image_t const *dst,
542 struct copybit_image_t const *src,
software_converter.cpp 36 int convertYV12toYCrCb420SP(const copybit_image_t *src, private_handle_t *yv12_handle)
48 // In a copybit_image_t, w is the stride and
182 struct copybit_image_t const *rhs)
228 struct copybit_image_t const *rhs)
copybit_c2d.cpp 495 const struct copybit_image_t *rhs,
692 struct copybit_image_t const *buf,
928 static bool need_temp_buffer(struct copybit_image_t const *img)
    [all...]
  /hardware/qcom/display/msm8x26/libcopybit/
software_converter.h 39 int convertYV12toYCrCb420SP(const copybit_image_t *src,private_handle_t *yv12_handle);
50 struct copybit_image_t const *rhs);
62 struct copybit_image_t const *rhs);
copybit.h 127 struct copybit_image_t { struct
209 struct copybit_image_t const *dst,
210 struct copybit_image_t const *src,
226 struct copybit_image_t const *dst,
227 struct copybit_image_t const *src,
254 int (*clear)(struct copybit_device_t *dev, struct copybit_image_t const *buf,
copybit.cpp 141 static void set_image(struct mdp_img *img, const struct copybit_image_t *rhs)
382 struct copybit_image_t const *dst,
383 struct copybit_image_t const *src,
433 (const_cast<copybit_image_t *>(src))->format =
435 (const_cast<copybit_image_t *>(src))->handle =
437 (const_cast<copybit_image_t *>(src))->base =
498 struct copybit_image_t const *dst,
499 struct copybit_image_t const *src,
software_converter.cpp 36 int convertYV12toYCrCb420SP(const copybit_image_t *src, private_handle_t *yv12_handle)
48 // In a copybit_image_t, w is the stride and
182 struct copybit_image_t const *rhs)
228 struct copybit_image_t const *rhs)
copybit_c2d.cpp 484 const struct copybit_image_t *rhs,
678 struct copybit_image_t const *buf,
909 static bool need_temp_buffer(struct copybit_image_t const *img)
929 static void populate_buffer_info(struct copybit_image_t const *img, bufferInfo& info)
    [all...]
  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_copybit.cpp 211 copybit_image_t buf;
309 copybit_image_t src;
334 copybit_image_t dst;
420 copybit_image_t tmp_dst;
  /hardware/qcom/display/msm8974/libhwcomposer/
hwc_copybit.cpp 231 copybit_image_t buf;
332 copybit_image_t src;
357 copybit_image_t dst;
450 copybit_image_t tmp_dst;
  /hardware/qcom/display/msm8x26/libhwcomposer/
hwc_copybit.cpp 211 copybit_image_t buf;
309 copybit_image_t src;
334 copybit_image_t dst;
420 copybit_image_t tmp_dst;

Completed in 72 milliseconds