Searched refs:getNumPlanesForHardwareBufferFormat (Results 1 – 2 of 2) sorted by relevance
87 public static int getNumPlanesForHardwareBufferFormat(int hardwareBufferFormat) { in getNumPlanesForHardwareBufferFormat() method in ImageUtils
377 mNumPlanes = ImageUtils.getNumPlanesForHardwareBufferFormat(mHardwareBufferFormat); in ImageReader()