Searched defs:copybit_device_t (Results 1 – 4 of 4) sorted by relevance
/hardware/qcom/display/msm8084/libcopybit/ |
D | copybit.h | 175 struct copybit_device_t { struct 187 int (*set_parameter)(struct copybit_device_t *dev, int name, int value); argument 197 int (*get)(struct copybit_device_t *dev, int name); argument 209 int (*blit)(struct copybit_device_t *dev, argument 223 int (*set_sync)(struct copybit_device_t *dev, argument 238 int (*stretch)(struct copybit_device_t *dev, argument 255 int (*fill_color)(struct copybit_device_t *dev, argument 267 int (*finish)(struct copybit_device_t *dev); argument 278 int (*flush_get_fence)(struct copybit_device_t *dev, int* fd); argument 282 int (*clear)(struct copybit_device_t *dev, struct copybit_image_t const *buf, argument
|
/hardware/qcom/display/msm8226/libcopybit/ |
D | copybit.h | 175 struct copybit_device_t { struct 187 int (*set_parameter)(struct copybit_device_t *dev, int name, int value); argument 197 int (*get)(struct copybit_device_t *dev, int name); argument 209 int (*blit)(struct copybit_device_t *dev, argument 223 int (*set_sync)(struct copybit_device_t *dev, argument 238 int (*stretch)(struct copybit_device_t *dev, argument 255 int (*fill_color)(struct copybit_device_t *dev, argument 267 int (*finish)(struct copybit_device_t *dev); argument 278 int (*flush_get_fence)(struct copybit_device_t *dev, int* fd); argument 282 int (*clear)(struct copybit_device_t *dev, struct copybit_image_t const *buf, argument
|
/hardware/qcom/display/msm8974/libcopybit/ |
D | copybit.h | 175 struct copybit_device_t { struct 187 int (*set_parameter)(struct copybit_device_t *dev, int name, int value); argument 197 int (*get)(struct copybit_device_t *dev, int name); argument 209 int (*blit)(struct copybit_device_t *dev, argument 223 int (*set_sync)(struct copybit_device_t *dev, argument 238 int (*stretch)(struct copybit_device_t *dev, argument 252 int (*finish)(struct copybit_device_t *dev); argument 263 int (*flush_get_fence)(struct copybit_device_t *dev, int* fd); argument 267 int (*clear)(struct copybit_device_t *dev, struct copybit_image_t const *buf, argument
|
/hardware/qcom/display/msm8960/libcopybit/ |
D | copybit.h | 174 struct copybit_device_t { struct 186 int (*set_parameter)(struct copybit_device_t *dev, int name, int value); argument 196 int (*get)(struct copybit_device_t *dev, int name); argument 208 int (*blit)(struct copybit_device_t *dev, argument 225 int (*stretch)(struct copybit_device_t *dev, argument 239 int (*finish)(struct copybit_device_t *dev); argument 250 int (*flush_get_fence)(struct copybit_device_t *dev, int* fd); argument 254 int (*clear)(struct copybit_device_t *dev, struct copybit_image_t const *buf, argument
|