Searched defs:convertAll (Results 1 – 4 of 4) sorted by relevance
272 public Iterable<B> convertAll(Iterable<? extends A> fromIterable) { in convertAll() method in Converter
238 private void convertAll() { in convertAll() method in LdmlConverter
531 bool convertAll = premul || in internalWritePixels() local