Searched refs:regulars (Results 1 – 1 of 1) sorted by relevance
83 ArrayList<MediaCodecInfo> regulars = new ArrayList<MediaCodecInfo>(); in initCodecList() local91 regulars.add(info); in initCodecList()98 regulars.toArray(new MediaCodecInfo[regulars.size()]); in initCodecList()