Searched defs:fixedX (Results 1 – 2 of 2) sorted by relevance
96 public ComposableFunction fix1stArgument(final double fixedX) { in fix1stArgument()
251 SkFixed fixedX() const { return SkFractionalIntToFixed(fX); } in fixedX() function