Searched refs:srcy (Results 1 - 1 of 1) sorted by relevance

/system/extras/tests/framebuffer/
H A Dmdp_test.c180 int srcx = 0; int srcy = 0; local
198 if (parse_geometry(optarg, &srcw, &srch, &srcx, &srcy)) {
202 printf("Got source: w=%d h=%d x=%d y=%d\n", srcw, srch, srcx, srcy);
301 req->src_rect.y = srcy;

Completed in 73 milliseconds