Searched refs:getEstimatedNativeAllocBytes (Results 1 – 3 of 3) sorted by relevance
183 public static int getEstimatedNativeAllocBytes(int width, int height, int format, in getEstimatedNativeAllocBytes() method in ImageUtils
163 mEstimatedNativeAllocBytes = ImageUtils.getEstimatedNativeAllocBytes( in ImageReader()
147 ImageUtils.getEstimatedNativeAllocBytes(surfSize.getWidth(),surfSize.getHeight(), in ImageWriter()