Searched refs:Square (Results 1 – 3 of 3) sorted by relevance
64 private Square mSquare;84 mSquare = new Square(); in start()301 private final static class Square { class in ColorsGLRenderer356 public Square() { in Square() method in ColorsGLRenderer.Square
459 class Square : public IUnaryOp { class524 return lhs.get() == rhs.get() ? RandomVariable(lhs, RandomVariable(), Singleton<Square>::get()) in operator *()