Lines Matching full:end
53 struct cfb_position end = {start.x + 10, start.y + 22}; in ZTEST() local
55 zassert_ok(cfb_draw_rect(dev, &start, &end), ""); in ZTEST()
64 struct cfb_position end = {start.x + 10, start.y + 22}; in ZTEST() local
66 zassert_ok(cfb_draw_rect(dev, &start, &end), ""); in ZTEST()
76 struct cfb_position end = {start.x + 10, start.y + 22}; in ZTEST() local
78 zassert_ok(cfb_draw_rect(dev, &start, &end), ""); in ZTEST()
87 struct cfb_position end = {start.x + 10, start.y + 22}; in ZTEST() local
89 zassert_ok(cfb_draw_rect(dev, &start, &end), ""); in ZTEST()
98 struct cfb_position end = {start.x + 10, start.y + 22}; in ZTEST() local
100 zassert_ok(cfb_draw_rect(dev, &start, &end), ""); in ZTEST()
112 struct cfb_position end = {start.x + 10, start.y + 22}; in ZTEST() local
114 zassert_ok(cfb_draw_rect(dev, &start, &end), ""); in ZTEST()
123 struct cfb_position end = {start.x + 10, start.y + 22}; in ZTEST() local
125 zassert_ok(cfb_draw_rect(dev, &start, &end), ""); in ZTEST()
134 struct cfb_position end = {start.x + 10, start.y + 22}; in ZTEST() local
136 zassert_ok(cfb_draw_rect(dev, &start, &end), ""); in ZTEST()
147 struct cfb_position end = {start.x + 10, start.y + 22}; in ZTEST() local
149 zassert_ok(cfb_draw_rect(dev, &start, &end), ""); in ZTEST()