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