Home
last modified time | relevance | path

Searched refs:fill_color (Results 1 – 25 of 26) sorted by relevance

12

/hardware/qcom/display/msm8084/libcopybit/
Dcopybit.h255 int (*fill_color)(struct copybit_device_t *dev, member
Dcopybit.cpp622 static int fill_color(struct copybit_device_t *dev, in fill_color() function
725 ctx->device.fill_color = fill_color; in open_copybit()
Dc2d2.h501 uint32 fill_color,
Dcopybit_c2d.cpp92 C2D_STATUS (*LINK_c2dFillSurface) ( uint32 surface_id, uint32 fill_color,
1435 static int fill_color(struct copybit_device_t *dev, in fill_color() function
1583 ctx->device.fill_color = fill_color; in open_copybit()
/hardware/qcom/display/msm8996/libcopybit/
Dcopybit.h272 int (*fill_color)(struct copybit_device_t *dev, member
Dcopybit.cpp654 static int fill_color(struct copybit_device_t *dev, in fill_color() function
762 ctx->device.fill_color = fill_color; in open_copybit()
Dc2d2.h503 uint32 fill_color,
Dcopybit_c2d.cpp91 C2D_STATUS (*LINK_c2dFillSurface) ( uint32 surface_id, uint32 fill_color,
1443 static int fill_color(struct copybit_device_t *dev, in fill_color() function
1591 ctx->device.fill_color = fill_color; in open_copybit()
/hardware/qcom/display/msm8909/libcopybit/
Dcopybit.h257 int (*fill_color)(struct copybit_device_t *dev, member
Dcopybit.cpp649 static int fill_color(struct copybit_device_t *dev, in fill_color() function
757 ctx->device.fill_color = fill_color; in open_copybit()
Dc2d2.h501 uint32 fill_color,
Dcopybit_c2d.cpp91 C2D_STATUS (*LINK_c2dFillSurface) ( uint32 surface_id, uint32 fill_color,
1419 static int fill_color(struct copybit_device_t *dev, in fill_color() function
1567 ctx->device.fill_color = fill_color; in open_copybit()
/hardware/qcom/display/msm8226/libcopybit/
Dcopybit.h255 int (*fill_color)(struct copybit_device_t *dev, member
Dcopybit.cpp622 static int fill_color(struct copybit_device_t *dev, in fill_color() function
725 ctx->device.fill_color = fill_color; in open_copybit()
Dc2d2.h501 uint32 fill_color,
Dcopybit_c2d.cpp92 C2D_STATUS (*LINK_c2dFillSurface) ( uint32 surface_id, uint32 fill_color,
1441 static int fill_color(struct copybit_device_t *dev, in fill_color() function
1589 ctx->device.fill_color = fill_color; in open_copybit()
/hardware/qcom/display/msm8994/libcopybit/
Dcopybit.h258 int (*fill_color)(struct copybit_device_t *dev, member
Dcopybit.cpp634 static int fill_color(struct copybit_device_t *dev, in fill_color() function
737 ctx->device.fill_color = fill_color; in open_copybit()
Dc2d2.h501 uint32 fill_color,
Dcopybit_c2d.cpp91 C2D_STATUS (*LINK_c2dFillSurface) ( uint32 surface_id, uint32 fill_color,
1444 static int fill_color(struct copybit_device_t *dev, in fill_color() function
1592 ctx->device.fill_color = fill_color; in open_copybit()
/hardware/qcom/display/msm8960/libcopybit/
Dc2d2.h501 uint32 fill_color,
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_copybit.cpp643 int res = copybit->fill_color(copybit, &dst, &dstRect, color); in fillColorUsingCopybit()
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_copybit.cpp1019 int res = copybit->fill_color(copybit, &dst, &dstRect, color); in fillColorUsingCopybit()
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_copybit.cpp1072 int res = copybit->fill_color(copybit, &dst, &dstRect, color); in fillColorUsingCopybit()
/hardware/qcom/display/msm8909/libhwcomposer/
Dhwc_copybit.cpp1202 int res = copybit->fill_color(copybit, &dst, &dstRect, color); in fillColorUsingCopybit()

12