Searched defs:copybit_rect_t (Results 1 - 3 of 3) sorted by relevance

/hardware/qcom/display/msm8960/libcopybit/
H A Dcopybit.h145 struct copybit_rect_t { struct
158 int (*next)(struct copybit_region_t const *region, struct copybit_rect_t *rect);
228 struct copybit_rect_t const *dst_rect,
229 struct copybit_rect_t const *src_rect,
255 struct copybit_rect_t *rect);
/hardware/qcom/display/msm8974/libcopybit/
H A Dcopybit.h146 struct copybit_rect_t { struct
159 int (*next)(struct copybit_region_t const *region, struct copybit_rect_t *rect);
241 struct copybit_rect_t const *dst_rect,
242 struct copybit_rect_t const *src_rect,
268 struct copybit_rect_t *rect);
/hardware/qcom/display/msm8x26/libcopybit/
H A Dcopybit.h145 struct copybit_rect_t { struct
158 int (*next)(struct copybit_region_t const *region, struct copybit_rect_t *rect);
228 struct copybit_rect_t const *dst_rect,
229 struct copybit_rect_t const *src_rect,
255 struct copybit_rect_t *rect);

Completed in 264 milliseconds