Searched refs:bestConfig (Results 1 – 1 of 1) sorted by relevance
3647 ResTable_config bestConfig; in getEntry() local3648 memset(&bestConfig, 0, sizeof(bestConfig)); // make the compiler shut up in getEntry()3711 if (!thisConfig.isBetterThan(bestConfig, config)) { in getEntry()3719 bestConfig = thisConfig; in getEntry()