Searched refs:initializeImagePlanes (Results 1 – 2 of 2) sorted by relevance
1486 public static ImagePlane[] initializeImagePlanes(int numPlanes, in initializeImagePlanes() method in ImageReader
2130 mPlanes = ImageReader.initializeImagePlanes(mParcelImage.planeCount, mGraphicBuffer, in getPlanes()