Searched defs:transformations (Results 1 – 4 of 4) sorted by relevance
61 public BipTransformation(String transformations) { in BipTransformation()94 public BipTransformation(int[] transformations) { in BipTransformation()
62 @NonNull ArrayList<Pair<Integer, InternalTransformation>> transformations) { in batchApply()
245 std::vector<ResultTransformation> transformations; in emitAidl() local
379 final ArrayList<Pair<Integer, InternalTransformation>> transformations = in applyCustomDescription() local