Home
last modified time | relevance | path

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

/external/libdrm/tests/exynos/
Dexynos_fimg2d_test.c239 struct g2d_image src_img = {0}, dst_img = {0}; in g2d_copy_test() local
446 struct g2d_image src_img = {0}, dst_img = {0}; in g2d_copy_with_scale_test() local
532 struct g2d_image src_img = {0}, dst_img = {0}; in g2d_blend_test() local
631 struct g2d_image src_img = {0}, dst_img = {0}; in g2d_checkerboard_test() local
/external/mesa3d/src/gallium/state_trackers/clover/api/
Dtransfer.cpp366 image *dst_img = dynamic_cast<image *>(dst_obj); in clEnqueueCopyImage() local
417 image *dst_img = dynamic_cast<image *>(src_obj); in clEnqueueCopyBufferToImage() local
/external/opencv3/apps/createsamples/
Dutility.cpp235 IplImage* dst_img; in cvWarpPerspective() local