Searched refs:SCREENWIDTH_ANY (Results 1 – 3 of 3) sorted by relevance
246 } 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()
111 outConfig->screenWidth = ResTable_config::SCREENWIDTH_ANY; in removeRuntimeQualifiers()
1032 SCREENWIDTH_ANY = 0 enumerator