Searched refs:getPointCount (Results 1 – 4 of 4) sorted by relevance
166 public int getPointCount(int colorChannel) { in getPointCount() method in TonemapCurve192 if (index < 0 || index >= getPointCount(colorChannel)) { in getPoint()236 if (destination.length + offset < getPointCount(colorChannel) * POINT_SIZE) { in copyColorCurve()
1798 int pointCount = tc.getPointCount(i); in setTonemapCurve()
18838 method public int getPointCount(int);
13164 method public int getPointCount(int);