Searched defs:fixedY (Results 1 - 3 of 3) sorted by relevance

/external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/
H A DBinaryFunction.java107 * @param fixedY fixed value of the second argument
108 * @return a function such that {@code f.value(x) == value(x, fixedY)}
110 public ComposableFunction fix2ndArgument(final double fixedY) { argument
115 return BinaryFunction.this.value(x, fixedY);
/external/skia/src/core/
H A DSkBitmapProcState.h252 SkFixed fixedY() const { return SkFractionalIntToFixed(fY); } function in class:SkBitmapProcStateAutoMapper
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 91 milliseconds