Searched refs:dot6 (Results 1 – 4 of 4) sorted by relevance
368 final double dot6 = theta2 * theta * (4 + theta * (-15 + theta * (18 - 7 * theta))); in computeInterpolatedStateAndDerivatives() local381 dot5 * v[5][i] + dot6 * v[6][i]; in computeInterpolatedStateAndDerivatives()
36 static inline int SmallDot6Scale(int value, int dot6) { in SmallDot6Scale() argument38 SkASSERT((unsigned)dot6 <= 64); in SmallDot6Scale()39 return (value * dot6) >> 6; in SmallDot6Scale()
META-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties ...