Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/demo/
H A Ddemo-shape.c33 static const struct shape { in shape_hello() struct
34 int start; in shape_hello()
35 int end; in shape_hello()
36 int dstart; in shape_hello()
37 int dend; in shape_hello()
43 struct shape shape; in shape_hello() local