Searched refs:xy (Results 1 – 2 of 2) sorted by relevance
53 public <X extends T, Y> void getMap(List<T> list, Map<T, U> tu, Map<X, Set<? super Y>> xy) { in getMap() argument
1048 float xy = x_ * y_ * 2.0f; in ToMatrix() local1056 mat.f_[1] = xy + zw; in ToMatrix()1058 mat.f_[4] = xy - zw; in ToMatrix()1074 float xy = x_ * y_ * 2.0f; in ToMatrixPreserveTranslate() local1082 mat.f_[1] = xy + zw; in ToMatrixPreserveTranslate()1084 mat.f_[4] = xy - zw; in ToMatrixPreserveTranslate()