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