Searched refs:SCREENWIDTH_ANY (Results 1 – 4 of 4) sorted by relevance
454 out->screenWidth = out->SCREENWIDTH_ANY; in parseScreenSize()488 out->smallestScreenWidthDp = out->SCREENWIDTH_ANY; in parseSmallestScreenWidthDp()512 out->screenWidthDp = out->SCREENWIDTH_ANY; in parseScreenWidthDp()534 out->screenHeightDp = out->SCREENWIDTH_ANY; in parseScreenHeightDp()764 } else if (config->smallestScreenWidthDp != ResTable_config::SCREENWIDTH_ANY in applyVersionForCompatibility()765 || config->screenWidthDp != ResTable_config::SCREENWIDTH_ANY in applyVersionForCompatibility()
256 } else if (config->smallestScreenWidthDp != ResTable_config::SCREENWIDTH_ANY in applyVersionForCompatibility()257 || config->screenWidthDp != ResTable_config::SCREENWIDTH_ANY in applyVersionForCompatibility()693 out->screenWidth = out->SCREENWIDTH_ANY; in parseScreenSize()727 out->smallestScreenWidthDp = out->SCREENWIDTH_ANY; in parseSmallestScreenWidthDp()751 out->screenWidthDp = out->SCREENWIDTH_ANY; in parseScreenWidthDp()773 out->screenHeightDp = out->SCREENWIDTH_ANY; in parseScreenHeightDp()
111 outConfig->screenWidth = ResTable_config::SCREENWIDTH_ANY; in removeRuntimeQualifiers()
1039 SCREENWIDTH_ANY = 0 enumerator