Searched defs:dst_img (Results 1 – 16 of 16) sorted by relevance
/third_party/pixman/test/ |
D | lowlevel-blt-bench.c | 174 pixman_image_t * dst_img, in bench_L() 215 pixman_image_t * dst_img, in bench_M() 237 pixman_image_t * dst_img, in bench_HT() 272 pixman_image_t * dst_img, in bench_VT() 307 pixman_image_t * dst_img, in bench_R() 342 pixman_image_t * dst_img, in bench_RT() 392 pixman_image_t * dst_img; in bench_composite() local
|
D | cover-test.c | 218 check_transform (pixman_image_t *dst_img, in check_transform() 265 pixman_image_t *src_img, *dst_img, *mask_img; in test_cover() local
|
D | fetch-test.c | 152 pixman_image_t *dst_img; in main() local
|
D | thread-test.c | 92 pixman_image_t *dst_img, *src_img; in thread() local
|
D | solid-test.c | 276 pixman_image_t *dst_img; in test_solid() local
|
D | scaling-crash-test.c | 31 pixman_image_t * dst_img; in run_test() local
|
D | composite-traps-test.c | 52 pixman_image_t * dst_img; in test_composite() local
|
D | blitters-test.c | 236 pixman_image_t *dst_img = NULL; in test_composite() local
|
D | affine-test.c | 30 pixman_image_t * dst_img; in test_composite() local
|
D | scaling-test.c | 55 pixman_image_t * dst_img; in test_composite() local
|
/third_party/pixman/demos/ |
D | clip-test.c | 28 pixman_image_t *src_img, *dst_img; in main() local
|
/third_party/libdrm/tests/exynos/ |
D | exynos_fimg2d_test.c | 246 struct g2d_image src_img = {0}, dst_img = {0}; in g2d_copy_test() local 454 struct g2d_image src_img = {0}, dst_img = {0}; in g2d_copy_with_scale_test() local 542 struct g2d_image src_img = {0}, dst_img = {0}; in g2d_blend_test() local 643 struct g2d_image src_img = {0}, dst_img = {0}; in g2d_checkerboard_test() local
|
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_meta_resolve.c | 693 struct radv_image *dst_img = dest_iview->image; in radv_cmd_buffer_resolve_subpass_hw() local 823 struct radv_image *dst_img = dst_iview->image; in radv_cmd_buffer_resolve_subpass() local
|
/third_party/skia/tests/ |
D | SerialProcsTest.cpp | 78 auto dst_img = picture_to_image(new_pic); in DEF_TEST() local
|
/third_party/flutter/skia/tests/ |
D | SerialProcsTest.cpp | 78 auto dst_img = picture_to_image(new_pic); in DEF_TEST() local
|
/third_party/mesa3d/src/gallium/frontends/clover/api/ |
D | transfer.cpp | 186 image &dst_img, const vector_t &dst_orig, in validate_copy() 718 auto &dst_img = obj<image>(d_dst_mem); in clEnqueueCopyImage() local 787 auto &dst_img = obj<image>(d_dst_mem); in clEnqueueCopyBufferToImage() local
|