Home
last modified time | relevance | path

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

/system/core/toolbox/
Drotatefb.c17 int rotation = 0; in rotatefb_main() local
41 rotation = atoi(argv[optind]); in rotatefb_main()
54 if((fbinfo.rotate ^ rotation) & 1) { in rotatefb_main()
63 fbinfo.rotate = rotation; in rotatefb_main()