Searched defs:transformations (Results 1 – 2 of 2) sorted by relevance
65 @NonNull ArrayList<Pair<Integer, InternalTransformation>> transformations) { in batchApply()
274 final ArrayList<Pair<Integer, InternalTransformation>> transformations = in applyCustomDescription() local