Home
last modified time | relevance | path

Searched refs:getPointCount (Results 1 – 6 of 6) 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.java1064 int pointCount = tc.getPointCount(i); in setTonemapCurve()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt13164 method public int getPointCount(int);
/frameworks/base/api/
Dcurrent.txt14412 method public int getPointCount(int);
Dtest-current.txt14425 method public int getPointCount(int);
Dsystem-current.txt14866 method public int getPointCount(int);