Home
last modified time | relevance | path

Searched refs:copybit_rect_t (Results 1 – 15 of 15) sorted by relevance

/hardware/qcom/display/msm8960/libcopybit/
Dcopybit.h145 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);
Dcopybit_priv.h32 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;
Dcopybit.cpp113 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 …]
Dcopybit_c2d.cpp679 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/msm8x26/libcopybit/
Dcopybit.h145 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);
Dcopybit_priv.h32 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;
Dcopybit.cpp113 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 …]
Dcopybit_c2d.cpp679 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/msm8974/libcopybit/
Dcopybit.h146 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,
268 struct copybit_rect_t *rect);
Dcopybit_priv.h32 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;
Dcopybit.cpp115 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()
160 const struct copybit_rect_t *dst, in set_rects()
161 const struct copybit_rect_t *src, in set_rects()
162 const struct copybit_rect_t *scissor, in set_rects()
165 struct copybit_rect_t clip; in set_rects()
420 struct copybit_rect_t const *dst_rect, in stretch_copybit()
421 struct copybit_rect_t const *src_rect, in stretch_copybit()
488 const struct copybit_rect_t bounds = { 0, 0, (int)dst->w, (int)dst->h }; in stretch_copybit()
[all …]
Dcopybit_c2d.cpp693 struct copybit_rect_t *rect) in clear_copybit()
724 const struct copybit_rect_t *dst, in set_rects()
725 const struct copybit_rect_t *src, in set_rects()
726 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()
1400 struct copybit_rect_t const *dst_rect, in stretch_copybit()
1401 struct copybit_rect_t const *src_rect, in stretch_copybit()
1423 struct copybit_rect_t dr = { 0, 0, (int)dst->w, (int)dst->h }; in blit_copybit()
[all …]
/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_copybit.cpp44 static int iterate(copybit_region_t const * self, copybit_rect_t* rect){ in iterate()
207 copybit_rect_t clear_rect = {rect.left, rect.top, in clear()
323 copybit_rect_t srcRect = {sourceCrop.left, sourceCrop.top, in drawLayerUsingCopybit()
329 copybit_rect_t dstRect = {displayFrame.left, displayFrame.top, in drawLayerUsingCopybit()
421 copybit_rect_t tmp_rect; in drawLayerUsingCopybit()
/hardware/qcom/display/msm8x26/libhwcomposer/
Dhwc_copybit.cpp44 static int iterate(copybit_region_t const * self, copybit_rect_t* rect){ in iterate()
207 copybit_rect_t clear_rect = {rect.left, rect.top, in clear()
323 copybit_rect_t srcRect = {sourceCrop.left, sourceCrop.top, in drawLayerUsingCopybit()
329 copybit_rect_t dstRect = {displayFrame.left, displayFrame.top, in drawLayerUsingCopybit()
421 copybit_rect_t tmp_rect; in drawLayerUsingCopybit()
/hardware/qcom/display/msm8974/libhwcomposer/
Dhwc_copybit.cpp45 static int iterate(copybit_region_t const * self, copybit_rect_t* rect){ in iterate()
227 copybit_rect_t clear_rect = {rect.left, rect.top, in clear()
346 copybit_rect_t srcRect = {sourceCrop.left, sourceCrop.top, in drawLayerUsingCopybit()
352 copybit_rect_t dstRect = {displayFrame.left, displayFrame.top, in drawLayerUsingCopybit()
451 copybit_rect_t tmp_rect; in drawLayerUsingCopybit()