Searched refs:memWidth (Results 1 – 1 of 1) sorted by relevance
582 int memWidth = Math.max(maskWidth, (int)Math.pow(2, widthExp)); in createMemoryFormat() local584 mMemoryFormat.setDimensions(memWidth, memHeight); in createMemoryFormat()590 Log.v(TAG, "Memory frames size " + memWidth + " x " + memHeight); in createMemoryFormat()