Home | History | Annotate | Download | only in androidfw

Lines Matching refs:isBetterThan

1663 bool ResTable_config::isBetterThan(const ResTable_config& o,
1954 // density always matches - we can scale it. See isBetterThan
3332 if (set != NULL && !type->config.isBetterThan(bestConfig, NULL)) {
4861 if (!thisConfig.isBetterThan(bestConfig, config)) {