Home
last modified time | relevance | path

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

/frameworks/base/native/android/
Dconfiguration.cpp204 void AConfiguration_setScreenRound(AConfiguration* config, int32_t screenRound) { in AConfiguration_setScreenRound()
/frameworks/base/libs/androidfw/
DResourceTypes.cpp2772 const int screenRound = screenLayout2 & MASK_SCREENROUND; in match() local