Searched refs:TVecFunctions (Results 1 - 4 of 4) sorted by relevance

/frameworks/native/include/ui/
H A Dvec2.h34 public TVecFunctions<tvec2, T>
H A Dvec3.h33 public TVecFunctions<tvec3, T>
H A Dvec4.h33 public TVecFunctions<tvec4, T>
H A DTVecHelpers.h333 * TVecFunctions implements functions on a vector of type BASE<T>.
336 * By simply inheriting from TVecFunctions<BASE, T> BASE will automatically
340 class TVecFunctions { class in namespace:android

Completed in 62 milliseconds