Searched refs:getEstimatedNativeAllocBytes (Results 1 – 3 of 3) sorted by relevance
229 public static int getEstimatedNativeAllocBytes(int width, int height, int format, in getEstimatedNativeAllocBytes() method in ImageUtils
284 mEstimatedNativeAllocBytes = ImageUtils.getEstimatedNativeAllocBytes(mWidth, mHeight, in initializeImageWriter()
346 mEstimatedNativeAllocBytes = ImageUtils.getEstimatedNativeAllocBytes( in initializeImageReader()