Home | History | Annotate | Download | only in filters

Lines Matching refs:IntPoint

62         inline void topLeft(int offset, IntPoint& normalVector);
63 inline void topRow(int offset, IntPoint& normalVector);
64 inline void topRight(int offset, IntPoint& normalVector);
65 inline void leftColumn(int offset, IntPoint& normalVector);
66 inline void interior(int offset, IntPoint& normalVector);
67 inline void rightColumn(int offset, IntPoint& normalVector);
68 inline void bottomLeft(int offset, IntPoint& normalVector);
69 inline void bottomRow(int offset, IntPoint& normalVector);
70 inline void bottomRight(int offset, IntPoint& normalVector);
77 int lightX, int lightY, float factorX, float factorY, IntPoint& normalVector);
81 int lightX, int lightY, float factorX, float factorY, IntPoint& normalVector);