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