/hardware/qcom/display/msm8084/libcopybit/ |
D | copybit.h | 255 int (*fill_color)(struct copybit_device_t *dev, member
|
D | copybit.cpp | 622 static int fill_color(struct copybit_device_t *dev, in fill_color() function 725 ctx->device.fill_color = fill_color; in open_copybit()
|
D | c2d2.h | 501 uint32 fill_color,
|
D | copybit_c2d.cpp | 92 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/ |
D | copybit.h | 272 int (*fill_color)(struct copybit_device_t *dev, member
|
D | copybit.cpp | 654 static int fill_color(struct copybit_device_t *dev, in fill_color() function 762 ctx->device.fill_color = fill_color; in open_copybit()
|
D | c2d2.h | 503 uint32 fill_color,
|
D | copybit_c2d.cpp | 91 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/ |
D | copybit.h | 257 int (*fill_color)(struct copybit_device_t *dev, member
|
D | copybit.cpp | 649 static int fill_color(struct copybit_device_t *dev, in fill_color() function 757 ctx->device.fill_color = fill_color; in open_copybit()
|
D | c2d2.h | 501 uint32 fill_color,
|
D | copybit_c2d.cpp | 91 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/ |
D | copybit.h | 255 int (*fill_color)(struct copybit_device_t *dev, member
|
D | copybit.cpp | 622 static int fill_color(struct copybit_device_t *dev, in fill_color() function 725 ctx->device.fill_color = fill_color; in open_copybit()
|
D | c2d2.h | 501 uint32 fill_color,
|
D | copybit_c2d.cpp | 92 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/ |
D | copybit.h | 258 int (*fill_color)(struct copybit_device_t *dev, member
|
D | copybit.cpp | 634 static int fill_color(struct copybit_device_t *dev, in fill_color() function 737 ctx->device.fill_color = fill_color; in open_copybit()
|
D | c2d2.h | 501 uint32 fill_color,
|
D | copybit_c2d.cpp | 91 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/ |
D | c2d2.h | 501 uint32 fill_color,
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_copybit.cpp | 643 int res = copybit->fill_color(copybit, &dst, &dstRect, color); in fillColorUsingCopybit()
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_copybit.cpp | 1019 int res = copybit->fill_color(copybit, &dst, &dstRect, color); in fillColorUsingCopybit()
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc_copybit.cpp | 1072 int res = copybit->fill_color(copybit, &dst, &dstRect, color); in fillColorUsingCopybit()
|
/hardware/qcom/display/msm8909/libhwcomposer/ |
D | hwc_copybit.cpp | 1202 int res = copybit->fill_color(copybit, &dst, &dstRect, color); in fillColorUsingCopybit()
|