Searched defs:TVecUnaryOperators (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/include/ui/
H A DTVecHelpers.h231 * TVecUnaryOperators implements unary operators on a vector of type BASE<T>.
234 * By simply inheriting from TVecUnaryOperators<BASE, T> BASE will automatically
237 * These operators are implemented as friend functions of TVecUnaryOperators<BASE, T>
240 class TVecUnaryOperators { class in namespace:android

Completed in 339 milliseconds