Searched defs:rotate (Results 1 – 4 of 4) sorted by relevance
29 void (*rotate)(struct rb_node *old, struct rb_node *new); member
139 __u32 rotate; /* angle we rotate counter clockwise */ member
301 int rotate; member
1189 struct rockchip_logo_cache *find_or_alloc_logo_cache(const char *bmp, int rotate) in find_or_alloc_logo_cache()