Home
last modified time | relevance | path

Searched defs:dst_img (Results 1 – 16 of 16) sorted by relevance

/third_party/pixman/test/
Dlowlevel-blt-bench.c174 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
Dcover-test.c218 check_transform (pixman_image_t *dst_img, in check_transform()
265 pixman_image_t *src_img, *dst_img, *mask_img; in test_cover() local
Dfetch-test.c152 pixman_image_t *dst_img; in main() local
Dthread-test.c92 pixman_image_t *dst_img, *src_img; in thread() local
Dsolid-test.c276 pixman_image_t *dst_img; in test_solid() local
Dscaling-crash-test.c31 pixman_image_t * dst_img; in run_test() local
Dcomposite-traps-test.c52 pixman_image_t * dst_img; in test_composite() local
Dblitters-test.c236 pixman_image_t *dst_img = NULL; in test_composite() local
Daffine-test.c30 pixman_image_t * dst_img; in test_composite() local
Dscaling-test.c55 pixman_image_t * dst_img; in test_composite() local
/third_party/pixman/demos/
Dclip-test.c28 pixman_image_t *src_img, *dst_img; in main() local
/third_party/libdrm/tests/exynos/
Dexynos_fimg2d_test.c246 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/
Dradv_meta_resolve.c693 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/
DSerialProcsTest.cpp78 auto dst_img = picture_to_image(new_pic); in DEF_TEST() local
/third_party/flutter/skia/tests/
DSerialProcsTest.cpp78 auto dst_img = picture_to_image(new_pic); in DEF_TEST() local
/third_party/mesa3d/src/gallium/frontends/clover/api/
Dtransfer.cpp186 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