/hardware/qcom/display/msm8226/libcopybit/ |
D | copybit.cpp | 147 static void set_image(struct mdp_img *img, const struct copybit_image_t *rhs) in set_image() function 508 set_image(&req->dst, dst); in stretch_copybit() 509 set_image(&req->src, src); in stretch_copybit() 588 set_image(&req->dst, buf); in clear_copybit() 589 set_image(&req->src, buf); in clear_copybit() 649 set_image(&req->src, dst); in fill_color() 650 set_image(&req->dst, dst); in fill_color()
|
D | copybit_c2d.cpp | 499 static int set_image(copybit_context_t* ctx, uint32 surfaceId, in set_image() function 707 ret = set_image(ctx, ctx->dst[RGB_SURFACE], buf, in clear_copybit() 1201 status = set_image(ctx, ctx->dst[ctx->dst_surface_type], &dst_image, in stretch_copybit_internal() 1310 status = set_image(ctx, src_surface.surface_id, &src_image, in stretch_copybit_internal()
|
/hardware/qcom/display/msm8909/libcopybit/ |
D | copybit.cpp | 153 static void set_image(struct mdp_img *img, const struct copybit_image_t *rhs) in set_image() function 535 set_image(&req->dst, dst); in stretch_copybit() 536 set_image(&req->src, src); in stretch_copybit() 615 set_image(&req->dst, buf); in clear_copybit() 616 set_image(&req->src, buf); in clear_copybit() 676 set_image(&req->src, dst); in fill_color() 677 set_image(&req->dst, dst); in fill_color()
|
D | copybit_c2d.cpp | 498 static int set_image(copybit_context_t* ctx, uint32 surfaceId, in set_image() function 706 ret = set_image(ctx, ctx->dst[RGB_SURFACE], buf, in clear_copybit() 1179 status = set_image(ctx, ctx->dst[ctx->dst_surface_type], &dst_image, in stretch_copybit_internal() 1288 status = set_image(ctx, src_surface.surface_id, &src_image, in stretch_copybit_internal()
|
/hardware/qcom/display/msm8084/libcopybit/ |
D | copybit.cpp | 147 static void set_image(struct mdp_img *img, const struct copybit_image_t *rhs) in set_image() function 508 set_image(&req->dst, dst); in stretch_copybit() 509 set_image(&req->src, src); in stretch_copybit() 588 set_image(&req->dst, buf); in clear_copybit() 589 set_image(&req->src, buf); in clear_copybit() 649 set_image(&req->src, dst); in fill_color() 650 set_image(&req->dst, dst); in fill_color()
|
D | copybit_c2d.cpp | 493 static int set_image(copybit_context_t* ctx, uint32 surfaceId, in set_image() function 701 ret = set_image(ctx, ctx->dst[RGB_SURFACE], buf, in clear_copybit() 1195 status = set_image(ctx, ctx->dst[ctx->dst_surface_type], &dst_image, in stretch_copybit_internal() 1304 status = set_image(ctx, src_surface.surface_id, &src_image, in stretch_copybit_internal()
|
/hardware/qcom/display/msm8994/libcopybit/ |
D | copybit.cpp | 150 static void set_image(struct mdp_img *img, const struct copybit_image_t *rhs) in set_image() function 521 set_image(&req->dst, dst); in stretch_copybit() 522 set_image(&req->src, src); in stretch_copybit() 600 set_image(&req->dst, buf); in clear_copybit() 601 set_image(&req->src, buf); in clear_copybit() 661 set_image(&req->src, dst); in fill_color() 662 set_image(&req->dst, dst); in fill_color()
|
D | copybit_c2d.cpp | 502 static int set_image(copybit_context_t* ctx, uint32 surfaceId, in set_image() function 710 ret = set_image(ctx, ctx->dst[RGB_SURFACE], buf, in clear_copybit() 1204 status = set_image(ctx, ctx->dst[ctx->dst_surface_type], &dst_image, in stretch_copybit_internal() 1313 status = set_image(ctx, src_surface.surface_id, &src_image, in stretch_copybit_internal()
|
/hardware/qcom/display/msm8996/libcopybit/ |
D | copybit.cpp | 156 static void set_image(struct mdp_img *img, const struct copybit_image_t *rhs) in set_image() function 540 set_image(&req->dst, dst); in stretch_copybit() 541 set_image(&req->src, src); in stretch_copybit() 620 set_image(&req->dst, buf); in clear_copybit() 621 set_image(&req->src, buf); in clear_copybit() 681 set_image(&req->src, dst); in fill_color() 682 set_image(&req->dst, dst); in fill_color()
|
D | copybit_c2d.cpp | 500 static int set_image(copybit_context_t* ctx, uint32 surfaceId, in set_image() function 714 ret = set_image(ctx, ctx->dst[RGB_SURFACE], buf, in clear_copybit() 1202 status = set_image(ctx, ctx->dst[ctx->dst_surface_type], &dst_image, in stretch_copybit_internal() 1312 status = set_image(ctx, src_surface.surface_id, &src_image, in stretch_copybit_internal()
|
/hardware/qcom/display/msm8960/libcopybit/ |
D | copybit.cpp | 141 static void set_image(struct mdp_img *img, const struct copybit_image_t *rhs) in set_image() function 468 set_image(&req->dst, dst); in stretch_copybit() 469 set_image(&req->src, src); in stretch_copybit()
|
D | copybit_c2d.cpp | 483 static int set_image(copybit_context_t* ctx, uint32 surfaceId, in set_image() function 687 ret = set_image(ctx, ctx->dst[RGB_SURFACE], buf, in clear_copybit() 1175 status = set_image(ctx, ctx->dst[ctx->dst_surface_type], &dst_image, in stretch_copybit_internal() 1276 status = set_image(ctx, src_surface.surface_id, &src_image, in stretch_copybit_internal()
|