Home
last modified time | relevance | path

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

/bootable/recovery/minui/
Dgraphics.cpp395 std::string rotation_str = in gr_init() local
397 if (rotation_str == "ROTATION_RIGHT") { in gr_init()
399 } else if (rotation_str == "ROTATION_DOWN") { in gr_init()
401 } else if (rotation_str == "ROTATION_LEFT") { in gr_init()