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

/system/extras/tests/framebuffer/
H A Dmdp_test.c179 int srcw = 0, srch = 0, dstw = 0, dsth = 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);
303 req->src_rect.h = srch;

Completed in 807 milliseconds