Home
last modified time | relevance | path

Searched defs:isRotated (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/
DLayerStats.cpp221 bool LayerStats::isRotated(int32_t transform) { in isRotated() function in android::LayerStats
/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp266 bool isRotated = (orientation == DISPLAY_ORIENTATION_90 in createDisplayViewport() local