Searched refs:getDouble (Results 1 - 25 of 147) sorted by relevance

123456

/external/proguard/src/proguard/gui/splash/
H A DVariableDouble.java33 public double getDouble(long time); method in interface:VariableDouble
H A DConstantDouble.java45 public double getDouble(long time) method in class:ConstantDouble
H A DLinearDouble.java51 public double getDouble(long time) method in class:LinearDouble
H A DImageSprite.java68 double scale_x = scaleX.getDouble(time);
69 double scale_y = scaleY.getDouble(time);
H A DVariableSizeFont.java55 float s = (float)size.getDouble(time);
H A DShadowedSprite.java69 double l = alpha.getDouble(time);
/external/chromium_org/third_party/WebKit/Source/modules/device_orientation/
H A DDeviceOrientationInspectorAgent.cpp71 double alpha = m_state->getDouble(DeviceOrientationInspectorAgentState::alpha);
72 double beta = m_state->getDouble(DeviceOrientationInspectorAgentState::beta);
73 double gamma = m_state->getDouble(DeviceOrientationInspectorAgentState::gamma);
/external/chromium_org/third_party/WebKit/Source/core/css/parser/
H A DMediaQueryInputStream.h39 double getDouble(unsigned start, unsigned end);
H A DMediaQueryInputStream.cpp52 double MediaQueryInputStream::getDouble(unsigned start, unsigned end) function in class:blink::MediaQueryInputStream
/external/deqp/framework/delibs/decpp/
H A DdeRandom.hpp45 double getDouble (void) { return deRandom_getDouble(&m_rnd); } function in class:de::Random
49 double getDouble (double min, double max);
85 inline double Random::getDouble (double min, double max) function in class:de::Random
88 return min + (max-min)*getDouble();
/external/libcxxabi/src/Unwind/
H A DCompactUnwinder.hpp569 addressSpace.getDouble(savedRegisterLoc));
572 addressSpace.getDouble(savedRegisterLoc));
577 addressSpace.getDouble(savedRegisterLoc));
580 addressSpace.getDouble(savedRegisterLoc));
585 addressSpace.getDouble(savedRegisterLoc));
588 addressSpace.getDouble(savedRegisterLoc));
593 addressSpace.getDouble(savedRegisterLoc));
596 addressSpace.getDouble(savedRegisterLoc));
648 addressSpace.getDouble(savedRegisterLoc));
651 addressSpace.getDouble(savedRegisterLo
[all...]
/external/chromium_org/third_party/WebKit/Source/core/inspector/
H A DInspectorState.cpp100 double InspectorState::getDouble(const String& propertyName) function in class:blink::InspectorState
102 return getDouble(propertyName, 0);
105 double InspectorState::getDouble(const String& propertyName, double defaultValue) function in class:blink::InspectorState
H A DInspectorState.h64 double getDouble(const String& propertyName);
65 double getDouble(const String& propertyName, double defaultValue);
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dnmfmapts.cpp142 logln((UnicodeString) "" + (int32_t) fD.getDouble() + " formatted to " + res5);
162 if(result1.getType() != Formattable::kDouble && result1.getDouble() != d) {
165 logln(text + " parsed into " + (int32_t) result1.getDouble());
168 if(result2.getType() != Formattable::kDouble && result2.getDouble() != d) {
171 logln(text + " parsed into " + (int32_t) result2.getDouble());
178 if(result3.getType() != Formattable::kDouble && result3.getDouble() != d) {
181 logln(text + " parsed into " + (int32_t) result3.getDouble());
H A Dnmfmtrt.cpp240 s = fmt->format(value.getDouble(), s);
255 s2 = fmt->format(n.getDouble(), s2);
292 escape(s) + " P> " + (n.getType() == Formattable::kDouble ? n.getDouble() : (double)n.getLong())
304 aa = a.getDouble();
309 bb = b.getDouble();
/external/icu/icu4c/source/test/intltest/
H A Dnmfmapts.cpp142 logln((UnicodeString) "" + (int32_t) fD.getDouble() + " formatted to " + res5);
162 if(result1.getType() != Formattable::kDouble && result1.getDouble() != d) {
165 logln(text + " parsed into " + (int32_t) result1.getDouble());
168 if(result2.getType() != Formattable::kDouble && result2.getDouble() != d) {
171 logln(text + " parsed into " + (int32_t) result2.getDouble());
178 if(result3.getType() != Formattable::kDouble && result3.getDouble() != d) {
181 logln(text + " parsed into " + (int32_t) result3.getDouble());
H A Dnmfmtrt.cpp240 s = fmt->format(value.getDouble(), s);
255 s2 = fmt->format(n.getDouble(), s2);
292 escape(s) + " P> " + (n.getType() == Formattable::kDouble ? n.getDouble() : (double)n.getLong())
304 aa = a.getDouble();
309 bb = b.getDouble();
/external/nist-sip/java/gov/nist/javax/sip/address/
H A DNetObject.java122 if (f.getDouble(this) != g.getDouble(that))
212 if (f.getDouble(this) != g.getDouble(that))
323 double doubleField = f.getDouble(this);
/external/nist-sip/java/gov/nist/javax/sip/header/
H A DSIPObject.java128 if (f.getDouble(this) != g.getDouble(that))
218 if (f.getDouble(this) != g.getDouble(that))
334 double doubleField = f.getDouble(this);
/external/chromium_org/cc/layers/
H A Drender_surface_unittest.cc126 shared_quad_state->content_to_target_transform.matrix().getDouble(0, 3));
129 shared_quad_state->content_to_target_transform.matrix().getDouble(1, 3));
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
H A DShadowCursorWrapper.java139 public double getDouble(int i) { method in class:ShadowCursorWrapper
140 return wrappedCursor.getDouble(i);
H A DShadowMatrixCursor.java61 public double getDouble(int column) { method in class:ShadowMatrixCursor
/external/javassist/src/main/javassist/compiler/
H A DLex.java96 public double getDouble() { method in class:Lex
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
H A DMatrixCursorTest.java90 assertThat(cursor.getDouble(0), equalTo(42.0));
97 assertThat(cursor.getDouble(1), equalTo(3.3));
155 assertThat(singleColumnSingleNullValueMatrixCursor.getDouble(0), is(equalTo(0.0)));
/external/chromium_org/third_party/icu/source/i18n/
H A Dfmtable.cpp493 Formattable::getDouble(UErrorCode& status) const function in class:Formattable
513 getNumber().getDouble(status);
726 fDecimalNum->set(this->getDouble());
789 fValue.fDouble = fDecimalNum->getDouble();
863 stream << obj.getDouble() << 'D';
949 return obj->getDouble(*status);

Completed in 494 milliseconds

123456