Searched refs:floatValue (Results 1 – 2 of 2) sorted by relevance
134 final float floatValue = 3.14159f; in storeValues() local150 if (floatBuf.put(3, floatValue).get(3) != floatValue) { in storeValues()
137 + ((Float)argList[1]).floatValue()); in run()