Searched refs:fill_color (Results 1 – 14 of 14) sorted by relevance
/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/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/msm8960/libcopybit/ |
D | c2d2.h | 501 uint32 fill_color,
|
D | copybit_c2d.cpp | 94 C2D_STATUS (*LINK_c2dFillSurface) ( uint32 surface_id, uint32 fill_color,
|
/hardware/qcom/display/msm8974/libcopybit/ |
D | c2d2.h | 501 uint32 fill_color,
|
D | copybit_c2d.cpp | 94 C2D_STATUS (*LINK_c2dFillSurface) ( uint32 surface_id, 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()
|