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
85 * <th>Plane count</th>
246 public abstract Plane[] getPlanes();
254 * {@link Plane#getBuffer} call will have undefined behavior. If the image
333 public static abstract class Plane { class in class:Image
337 protected Plane() { method in class:Image.Plane

Completed in 40 milliseconds