Searched defs:copy_origin (Results 1 – 2 of 2) sorted by relevance
284 def copy_origin(from_node, to_node): function
194 size_t copy_origin[3] = {x,y,0}, copy_region[3]={delta_w, delta_h, 1}; in test_imagecopy() local