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

  /hardware/qcom/display/msm8084/libcopybit/
copybit.h 175 struct copybit_device_t { struct
187 int (*set_parameter)(struct copybit_device_t *dev, int name, int value);
197 int (*get)(struct copybit_device_t *dev, int name);
209 int (*blit)(struct copybit_device_t *dev,
223 int (*set_sync)(struct copybit_device_t *dev,
238 int (*stretch)(struct copybit_device_t *dev,
255 int (*fill_color)(struct copybit_device_t *dev,
267 int (*finish)(struct copybit_device_t *dev);
278 int (*flush_get_fence)(struct copybit_device_t *dev, int* fd);
282 int (*clear)(struct copybit_device_t *dev, struct copybit_image_t const *buf
    [all...]
  /hardware/qcom/display/msm8226/libcopybit/
copybit.h 175 struct copybit_device_t { struct
187 int (*set_parameter)(struct copybit_device_t *dev, int name, int value);
197 int (*get)(struct copybit_device_t *dev, int name);
209 int (*blit)(struct copybit_device_t *dev,
223 int (*set_sync)(struct copybit_device_t *dev,
238 int (*stretch)(struct copybit_device_t *dev,
255 int (*fill_color)(struct copybit_device_t *dev,
267 int (*finish)(struct copybit_device_t *dev);
278 int (*flush_get_fence)(struct copybit_device_t *dev, int* fd);
282 int (*clear)(struct copybit_device_t *dev, struct copybit_image_t const *buf
    [all...]
  /hardware/qcom/display/msm8909/libcopybit/
copybit.h 177 struct copybit_device_t { struct
189 int (*set_parameter)(struct copybit_device_t *dev, int name, int value);
199 int (*get)(struct copybit_device_t *dev, int name);
211 int (*blit)(struct copybit_device_t *dev,
225 int (*set_sync)(struct copybit_device_t *dev,
240 int (*stretch)(struct copybit_device_t *dev,
257 int (*fill_color)(struct copybit_device_t *dev,
269 int (*finish)(struct copybit_device_t *dev);
280 int (*flush_get_fence)(struct copybit_device_t *dev, int* fd);
284 int (*clear)(struct copybit_device_t *dev, struct copybit_image_t const *buf
    [all...]
  /hardware/qcom/display/msm8960/libcopybit/
copybit.h 174 struct copybit_device_t { struct
186 int (*set_parameter)(struct copybit_device_t *dev, int name, int value);
196 int (*get)(struct copybit_device_t *dev, int name);
208 int (*blit)(struct copybit_device_t *dev,
225 int (*stretch)(struct copybit_device_t *dev,
239 int (*finish)(struct copybit_device_t *dev);
250 int (*flush_get_fence)(struct copybit_device_t *dev, int* fd);
254 int (*clear)(struct copybit_device_t *dev, struct copybit_image_t const *buf,
262 struct copybit_device_t** device) {
267 static inline int copybit_close(struct copybit_device_t* device)
    [all...]
  /hardware/qcom/display/msm8994/libcopybit/
copybit.h 178 struct copybit_device_t { struct
190 int (*set_parameter)(struct copybit_device_t *dev, int name, int value);
200 int (*get)(struct copybit_device_t *dev, int name);
212 int (*blit)(struct copybit_device_t *dev,
226 int (*set_sync)(struct copybit_device_t *dev,
241 int (*stretch)(struct copybit_device_t *dev,
258 int (*fill_color)(struct copybit_device_t *dev,
270 int (*finish)(struct copybit_device_t *dev);
281 int (*flush_get_fence)(struct copybit_device_t *dev, int* fd);
285 int (*clear)(struct copybit_device_t *dev, struct copybit_image_t const *buf
    [all...]
  /hardware/qcom/display/msm8996/libcopybit/
copybit.h 192 struct copybit_device_t { struct
204 int (*set_parameter)(struct copybit_device_t *dev, int name, int value);
214 int (*get)(struct copybit_device_t *dev, int name);
226 int (*blit)(struct copybit_device_t *dev,
240 int (*set_sync)(struct copybit_device_t *dev,
255 int (*stretch)(struct copybit_device_t *dev,
272 int (*fill_color)(struct copybit_device_t *dev,
284 int (*finish)(struct copybit_device_t *dev);
295 int (*flush_get_fence)(struct copybit_device_t *dev, int* fd);
299 int (*clear)(struct copybit_device_t *dev, struct copybit_image_t const *buf
    [all...]
  /hardware/qcom/display/msm8998/libcopybit/
copybit.h 192 struct copybit_device_t { struct
204 int (*set_parameter)(struct copybit_device_t *dev, int name, int value);
214 int (*get)(struct copybit_device_t *dev, int name);
226 int (*blit)(struct copybit_device_t *dev,
240 int (*set_sync)(struct copybit_device_t *dev,
255 int (*stretch)(struct copybit_device_t *dev,
272 int (*fill_color)(struct copybit_device_t *dev,
284 int (*finish)(struct copybit_device_t *dev);
295 int (*flush_get_fence)(struct copybit_device_t *dev, int* fd);
299 int (*clear)(struct copybit_device_t *dev, struct copybit_image_t const *buf
    [all...]
  /hardware/qcom/display/sdm845/libcopybit/
copybit.h 192 struct copybit_device_t { struct
204 int (*set_parameter)(struct copybit_device_t *dev, int name, int value);
214 int (*get)(struct copybit_device_t *dev, int name);
226 int (*blit)(struct copybit_device_t *dev,
240 int (*set_sync)(struct copybit_device_t *dev,
255 int (*stretch)(struct copybit_device_t *dev,
272 int (*fill_color)(struct copybit_device_t *dev,
284 int (*finish)(struct copybit_device_t *dev);
295 int (*flush_get_fence)(struct copybit_device_t *dev, int* fd);
299 int (*clear)(struct copybit_device_t *dev, struct copybit_image_t const *buf
    [all...]

Completed in 781 milliseconds