Home
last modified time | relevance | path

Searched defs:Band (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
DFilterGradRepresentation.java64 static class Band { class in FilterGradRepresentation
76 public Band() { in Band() method in FilterGradRepresentation.Band
79 public Band(int x, int y) { in Band() method in FilterGradRepresentation.Band
86 public Band(Band copy) { in Band() method in FilterGradRepresentation.Band