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