HomeSort by relevance Sort by last modified time
    Searched defs:copybit_rect_t (Results 1 - 7 of 7) sorted by null

  /hardware/qcom/display/msm8084/libcopybit/
copybit.h 146 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,
257 struct copybit_rect_t const *rect,
283 struct copybit_rect_t *rect);
  /hardware/qcom/display/msm8226/libcopybit/
copybit.h 146 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,
257 struct copybit_rect_t const *rect,
283 struct copybit_rect_t *rect);
  /hardware/qcom/display/msm8909/libcopybit/
copybit.h 148 struct copybit_rect_t { struct
161 int (*next)(struct copybit_region_t const *region, struct copybit_rect_t *rect);
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);
  /hardware/qcom/display/msm8960/libcopybit/
copybit.h 145 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/msm8994/libcopybit/
copybit.h 149 struct copybit_rect_t { struct
162 int (*next)(struct copybit_region_t const *region, struct copybit_rect_t *rect);
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);
  /hardware/qcom/display/msm8996/libcopybit/
copybit.h 163 struct copybit_rect_t { struct
176 int (*next)(struct copybit_region_t const *region, struct copybit_rect_t *rect);
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);
  /hardware/qcom/display/msmcobalt/libcopybit/
copybit.h 163 struct copybit_rect_t { struct
176 int (*next)(struct copybit_region_t const *region, struct copybit_rect_t *rect);
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);

Completed in 253 milliseconds