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()
2008 int pointCount = tc.getPointCount(i); in setTonemapCurve()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
19543 method public int getPointCount(int);