Searched refs:PlaneWrapper (Results 1 – 1 of 1) sorted by relevance
46 mPlanes[i] = new PlaneWrapper(planes[i]); in ImageWrapper()84 private static class PlaneWrapper extends CodecImage.Plane { class in CodecUtils.ImageWrapper87 PlaneWrapper(Image.Plane plane) { in PlaneWrapper() method in CodecUtils.ImageWrapper.PlaneWrapper