Searched refs:pictureFormats (Results 1 – 1 of 1) sorted by relevance
733 List<Integer> pictureFormats = parameters.getSupportedPictureFormats(); in assertParameters() local747 assertTrue(pictureFormats != null && pictureFormats.size() != 0); in assertParameters()