Searched refs:s_values (Results 1 – 3 of 3) sorted by relevance
24 synchronized (s_values) in getInteger()26 final Object _result = s_values.get (value); in getInteger()31 s_values.put (value, result); in getInteger()50 private static final IntObjectMap s_values = new IntObjectMap (16661); field in IntegerFactory
65 static const float s_values[] = in getMinLodForCell() local84 return s_values[cellNdx % DE_LENGTH_OF_ARRAY(s_values)]; in getMinLodForCell()89 static const float s_values[] = in getMaxLodForCell() local109 return s_values[cellNdx % DE_LENGTH_OF_ARRAY(s_values)]; in getMaxLodForCell()
64 static const float s_values[] = in getMinLodForCell() local83 return s_values[cellNdx % DE_LENGTH_OF_ARRAY(s_values)]; in getMinLodForCell()88 static const float s_values[] = in getMaxLodForCell() local108 return s_values[cellNdx % DE_LENGTH_OF_ARRAY(s_values)]; in getMaxLodForCell()