Lines Matching refs:density
40 without_density.density = 0;
51 if (config.density == 0) {
55 config.density;
67 // Check if the entry has a density.
69 if (config_value->config.density == 0 && !entry.second) {
83 // We do not care if the value is claimed, since density values can be
93 target_density.density = density_value_iter->second;
125 * leaving only the preferred density behind.
137 // For each preferred density, find the value that is the best.
140 target_density.density = preferred_density;
207 // density-dependent
208 // and those that are density-independent.
209 // One density technically matches all density, it's just that some
221 if (config_value->config.density != 0) {
222 // Create a bucket for this density-dependent config.