Home
last modified time | relevance | path

Searched refs:getPointCount (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/hardware/camera2/params/
DTonemapCurve.java164 public int getPointCount(int colorChannel) { in getPointCount() method in TonemapCurve
190 if (index < 0 || index >= getPointCount(colorChannel)) { in getPoint()
237 if (destination.length + offset < getPointCount(colorChannel) * POINT_SIZE) { in copyColorCurve()
/frameworks/base/core/java/android/hardware/camera2/impl/
DCameraMetadataNative.java1052 int pointCount = tc.getPointCount(i); in setTonemapCurve()
/frameworks/base/api/
Dcurrent.txt13857 method public int getPointCount(int);
Dsystem-current.txt14199 method public int getPointCount(int);