Home
last modified time | relevance | path

Searched refs:GRRotation (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/recovery/minui/
H A Dminui.h43 } GRRotation; typedef
66 void gr_rotate(GRRotation rotation);
H A Dgraphics.c58 static GRRotation rotation = ROTATION_NONE;
534 void gr_rotate(GRRotation rot) in gr_rotate()