Home | History | Annotate | Download | only in HAL

Lines Matching refs:portrait

282 static const char* portrait = "portrait";
1364 if (strcmp(str, portrait) == 0 || strcmp(str, landscape) == 0) {