Home
last modified time | relevance | path

Searched refs:gr_set_rotate (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/recovery/minui/
H A Dminui.h130 void gr_set_rotate(int val);
H A Dgraphics.c438 void gr_set_rotate(int val) in gr_set_rotate() function
/OK3568_Linux_fs/external/recovery/
H A Drecovery.c892 gr_set_rotate(atoi(optarg)); in main()