/hardware/qcom/display/msm8084/libcopybit/ |
D | copybit.h | 146 struct copybit_rect_t { struct 159 int (*next)(struct copybit_region_t const *region, struct copybit_rect_t *rect); argument 241 struct copybit_rect_t const *dst_rect, 242 struct copybit_rect_t const *src_rect, 257 struct copybit_rect_t const *rect, 283 struct copybit_rect_t *rect);
|
D | copybit_priv.h | 32 copybit_iterator(const copybit_rect_t& rect) { in copybit_iterator() 38 static int iterate(copybit_region_t const * self, copybit_rect_t* rect) { in iterate() 54 copybit_rect_t mRect;
|
D | copybit.cpp | 115 static void intersect(struct copybit_rect_t *out, in intersect() 116 const struct copybit_rect_t *lhs, in intersect() 117 const struct copybit_rect_t *rhs) { in intersect() 163 const struct copybit_rect_t *dst, in set_rects() 164 const struct copybit_rect_t *src, in set_rects() 165 const struct copybit_rect_t *scissor) { in set_rects() 166 struct copybit_rect_t clip; in set_rects() 425 struct copybit_rect_t const *dst_rect, in stretch_copybit() 426 struct copybit_rect_t const *src_rect, in stretch_copybit() 494 const struct copybit_rect_t bounds = { 0, 0, (int)dst->w, (int)dst->h }; in stretch_copybit() [all …]
|
D | copybit_c2d.cpp | 692 struct copybit_rect_t *rect) in clear_copybit() 723 const struct copybit_rect_t *dst, in set_rects() 724 const struct copybit_rect_t *src, in set_rects() 725 const struct copybit_rect_t *scissor) in set_rects() 1087 struct copybit_rect_t const *dst_rect, in stretch_copybit_internal() 1088 struct copybit_rect_t const *src_rect, in stretch_copybit_internal() 1344 struct copybit_rect_t clip; in stretch_copybit_internal() 1403 struct copybit_rect_t const *dst_rect, in stretch_copybit() 1404 struct copybit_rect_t const *src_rect, in stretch_copybit() 1426 struct copybit_rect_t dr = { 0, 0, (int)dst->w, (int)dst->h }; in blit_copybit() [all …]
|
/hardware/qcom/display/msm8996/libcopybit/ |
D | copybit.h | 163 struct copybit_rect_t { struct 176 int (*next)(struct copybit_region_t const *region, struct copybit_rect_t *rect); argument 258 struct copybit_rect_t const *dst_rect, 259 struct copybit_rect_t const *src_rect, 274 struct copybit_rect_t const *rect, 300 struct copybit_rect_t *rect);
|
D | copybit_priv.h | 32 copybit_iterator(const copybit_rect_t& rect) { in copybit_iterator() 38 static int iterate(copybit_region_t const * self, copybit_rect_t* rect) { in iterate() 54 copybit_rect_t mRect;
|
D | copybit.cpp | 117 static void intersect(struct copybit_rect_t *out, in intersect() 118 const struct copybit_rect_t *lhs, in intersect() 119 const struct copybit_rect_t *rhs) { in intersect() 126 static bool validateCopybitRect(struct copybit_rect_t *rect) { in validateCopybitRect() 172 const struct copybit_rect_t *dst, in set_rects() 173 const struct copybit_rect_t *src, in set_rects() 174 const struct copybit_rect_t *scissor) { in set_rects() 175 struct copybit_rect_t clip; in set_rects() 443 struct copybit_rect_t const *dst_rect, in stretch_copybit() 444 struct copybit_rect_t const *src_rect, in stretch_copybit() [all …]
|
D | copybit_c2d.cpp | 703 struct copybit_rect_t *rect) in clear_copybit() 736 const struct copybit_rect_t *dst, in set_rects() 737 const struct copybit_rect_t *src, in set_rects() 738 const struct copybit_rect_t *scissor) in set_rects() 1091 struct copybit_rect_t const *dst_rect, in stretch_copybit_internal() 1092 struct copybit_rect_t const *src_rect, in stretch_copybit_internal() 1352 struct copybit_rect_t clip; in stretch_copybit_internal() 1411 struct copybit_rect_t const *dst_rect, in stretch_copybit() 1412 struct copybit_rect_t const *src_rect, in stretch_copybit() 1434 struct copybit_rect_t dr = { 0, 0, (int)dst->w, (int)dst->h }; in blit_copybit() [all …]
|
/hardware/qcom/display/msm8909/libcopybit/ |
D | copybit.h | 148 struct copybit_rect_t { struct 161 int (*next)(struct copybit_region_t const *region, struct copybit_rect_t *rect); argument 243 struct copybit_rect_t const *dst_rect, 244 struct copybit_rect_t const *src_rect, 259 struct copybit_rect_t const *rect, 285 struct copybit_rect_t *rect);
|
D | copybit_priv.h | 32 copybit_iterator(const copybit_rect_t& rect) { in copybit_iterator() 38 static int iterate(copybit_region_t const * self, copybit_rect_t* rect) { in iterate() 54 copybit_rect_t mRect;
|
D | copybit.cpp | 117 static void intersect(struct copybit_rect_t *out, in intersect() 118 const struct copybit_rect_t *lhs, in intersect() 119 const struct copybit_rect_t *rhs) { in intersect() 126 static bool validateCopybitRect(struct copybit_rect_t *rect) { in validateCopybitRect() 169 const struct copybit_rect_t *dst, in set_rects() 170 const struct copybit_rect_t *src, in set_rects() 171 const struct copybit_rect_t *scissor) { in set_rects() 172 struct copybit_rect_t clip; in set_rects() 440 struct copybit_rect_t const *dst_rect, in stretch_copybit() 441 struct copybit_rect_t const *src_rect, in stretch_copybit() [all …]
|
D | copybit_c2d.cpp | 697 struct copybit_rect_t *rect) in clear_copybit() 728 const struct copybit_rect_t *dst, in set_rects() 729 const struct copybit_rect_t *src, in set_rects() 730 const struct copybit_rect_t *scissor) in set_rects() 1071 struct copybit_rect_t const *dst_rect, in stretch_copybit_internal() 1072 struct copybit_rect_t const *src_rect, in stretch_copybit_internal() 1328 struct copybit_rect_t clip; in stretch_copybit_internal() 1387 struct copybit_rect_t const *dst_rect, in stretch_copybit() 1388 struct copybit_rect_t const *src_rect, in stretch_copybit() 1410 struct copybit_rect_t dr = { 0, 0, (int)dst->w, (int)dst->h }; in blit_copybit() [all …]
|
/hardware/qcom/display/msm8226/libcopybit/ |
D | copybit.h | 146 struct copybit_rect_t { struct 159 int (*next)(struct copybit_region_t const *region, struct copybit_rect_t *rect); argument 241 struct copybit_rect_t const *dst_rect, 242 struct copybit_rect_t const *src_rect, 257 struct copybit_rect_t const *rect, 283 struct copybit_rect_t *rect);
|
D | copybit_priv.h | 32 copybit_iterator(const copybit_rect_t& rect) { in copybit_iterator() 38 static int iterate(copybit_region_t const * self, copybit_rect_t* rect) { in iterate() 54 copybit_rect_t mRect;
|
D | copybit.cpp | 115 static void intersect(struct copybit_rect_t *out, in intersect() 116 const struct copybit_rect_t *lhs, in intersect() 117 const struct copybit_rect_t *rhs) { in intersect() 163 const struct copybit_rect_t *dst, in set_rects() 164 const struct copybit_rect_t *src, in set_rects() 165 const struct copybit_rect_t *scissor) { in set_rects() 166 struct copybit_rect_t clip; in set_rects() 425 struct copybit_rect_t const *dst_rect, in stretch_copybit() 426 struct copybit_rect_t const *src_rect, in stretch_copybit() 494 const struct copybit_rect_t bounds = { 0, 0, (int)dst->w, (int)dst->h }; in stretch_copybit() [all …]
|
D | copybit_c2d.cpp | 698 struct copybit_rect_t *rect) in clear_copybit() 729 const struct copybit_rect_t *dst, in set_rects() 730 const struct copybit_rect_t *src, in set_rects() 731 const struct copybit_rect_t *scissor) in set_rects() 1093 struct copybit_rect_t const *dst_rect, in stretch_copybit_internal() 1094 struct copybit_rect_t const *src_rect, in stretch_copybit_internal() 1350 struct copybit_rect_t clip; in stretch_copybit_internal() 1409 struct copybit_rect_t const *dst_rect, in stretch_copybit() 1410 struct copybit_rect_t const *src_rect, in stretch_copybit() 1432 struct copybit_rect_t dr = { 0, 0, (int)dst->w, (int)dst->h }; in blit_copybit() [all …]
|
/hardware/qcom/display/msm8994/libcopybit/ |
D | copybit.h | 149 struct copybit_rect_t { struct 162 int (*next)(struct copybit_region_t const *region, struct copybit_rect_t *rect); argument 244 struct copybit_rect_t const *dst_rect, 245 struct copybit_rect_t const *src_rect, 260 struct copybit_rect_t const *rect, 286 struct copybit_rect_t *rect);
|
D | copybit_priv.h | 32 copybit_iterator(const copybit_rect_t& rect) { in copybit_iterator() 38 static int iterate(copybit_region_t const * self, copybit_rect_t* rect) { in iterate() 54 copybit_rect_t mRect;
|
D | copybit.cpp | 116 static void intersect(struct copybit_rect_t *out, in intersect() 117 const struct copybit_rect_t *lhs, in intersect() 118 const struct copybit_rect_t *rhs) { in intersect() 166 const struct copybit_rect_t *dst, in set_rects() 167 const struct copybit_rect_t *src, in set_rects() 168 const struct copybit_rect_t *scissor) { in set_rects() 169 struct copybit_rect_t clip; in set_rects() 428 struct copybit_rect_t const *dst_rect, in stretch_copybit() 429 struct copybit_rect_t const *src_rect, in stretch_copybit() 499 const struct copybit_rect_t bounds = { 0, 0, (int)dst->w, (int)dst->h }; in stretch_copybit() [all …]
|
/hardware/qcom/display/msm8960/libcopybit/ |
D | copybit.h | 145 struct copybit_rect_t { struct 158 int (*next)(struct copybit_region_t const *region, struct copybit_rect_t *rect); argument 228 struct copybit_rect_t const *dst_rect, 229 struct copybit_rect_t const *src_rect, 255 struct copybit_rect_t *rect);
|
D | copybit_priv.h | 32 copybit_iterator(const copybit_rect_t& rect) { in copybit_iterator() 38 static int iterate(copybit_region_t const * self, copybit_rect_t* rect) { in iterate() 54 copybit_rect_t mRect;
|
D | copybit.cpp | 113 static void intersect(struct copybit_rect_t *out, in intersect() 114 const struct copybit_rect_t *lhs, in intersect() 115 const struct copybit_rect_t *rhs) { in intersect() 157 const struct copybit_rect_t *dst, in set_rects() 158 const struct copybit_rect_t *src, in set_rects() 159 const struct copybit_rect_t *scissor, in set_rects() 162 struct copybit_rect_t clip; in set_rects() 384 struct copybit_rect_t const *dst_rect, in stretch_copybit() 385 struct copybit_rect_t const *src_rect, in stretch_copybit() 453 const struct copybit_rect_t bounds = { 0, 0, dst->w, dst->h }; in stretch_copybit() [all …]
|
D | copybit_c2d.cpp | 679 struct copybit_rect_t *rect) in clear_copybit() 705 const struct copybit_rect_t *dst, in set_rects() 706 const struct copybit_rect_t *src, in set_rects() 707 const struct copybit_rect_t *scissor) in set_rects() 1068 struct copybit_rect_t const *dst_rect, in stretch_copybit_internal() 1069 struct copybit_rect_t const *src_rect, in stretch_copybit_internal() 1316 struct copybit_rect_t clip; in stretch_copybit_internal() 1367 struct copybit_rect_t const *dst_rect, in stretch_copybit() 1368 struct copybit_rect_t const *src_rect, in stretch_copybit() 1390 struct copybit_rect_t dr = { 0, 0, dst->w, dst->h }; in blit_copybit() [all …]
|
/hardware/qcom/display/msm8960/libhwcomposer/ |
D | hwc_copybit.cpp | 45 static int iterate(copybit_region_t const * self, copybit_rect_t* rect){ in iterate() 213 copybit_rect_t clear_rect = {rect.left, rect.top, in clear() 328 copybit_rect_t srcRect = {sourceCrop.left, sourceCrop.top, in drawLayerUsingCopybit() 334 copybit_rect_t dstRect = {displayFrame.left, displayFrame.top, in drawLayerUsingCopybit() 426 copybit_rect_t tmp_rect; in drawLayerUsingCopybit()
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_copybit.cpp | 49 static int iterate(copybit_region_t const * self, copybit_rect_t* rect){ in iterate() 250 copybit_rect_t clear_rect = {rect.left, rect.top, in clear() 423 copybit_rect_t srcRect = {sourceCrop.left, sourceCrop.top, in drawLayerUsingCopybit() 429 copybit_rect_t dstRect = {displayFrame.left, displayFrame.top, in drawLayerUsingCopybit() 522 copybit_rect_t tmp_rect; in drawLayerUsingCopybit() 627 copybit_rect_t dstRect = {displayFrame.left, displayFrame.top, in fillColorUsingCopybit()
|