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