Searched defs:Plane (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/media/java/android/media/
H A DImage.java32 * {@link Plane} that describes the layout of the pixel data in that plane. Due
70 * <th>Plane count</th>
158 public abstract Plane[] getPlanes();
166 * {@link Plane#getBuffer} call will have undefined behavior.
183 public static abstract class Plane { class in class:Image
187 protected Plane() { method in class:Image.Plane

Completed in 57 milliseconds