Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DAaptConfig.cpp246 } else if (config->smallestScreenWidthDp != ResTable_config::SCREENWIDTH_ANY in applyVersionForCompatibility()
247 || config->screenWidthDp != ResTable_config::SCREENWIDTH_ANY in applyVersionForCompatibility()
664 out->screenWidth = out->SCREENWIDTH_ANY; in parseScreenSize()
698 out->smallestScreenWidthDp = out->SCREENWIDTH_ANY; in parseSmallestScreenWidthDp()
722 out->screenWidthDp = out->SCREENWIDTH_ANY; in parseScreenWidthDp()
744 out->screenHeightDp = out->SCREENWIDTH_ANY; in parseScreenHeightDp()
/frameworks/base/tools/split-select/
DMain.cpp111 outConfig->screenWidth = ResTable_config::SCREENWIDTH_ANY; in removeRuntimeQualifiers()
/frameworks/base/include/androidfw/
DResourceTypes.h1032 SCREENWIDTH_ANY = 0 enumerator