HomeSort by relevance Sort by last modified time
    Searched refs:TVecFunctions (Results 1 - 4 of 4) sorted by null

  /frameworks/native/include/ui/
vec2.h 34 public TVecFunctions<tvec2, T>
vec3.h 33 public TVecFunctions<tvec3, T>
vec4.h 33 public TVecFunctions<tvec4, T>
TVecHelpers.h 333 * TVecFunctions implements functions on a vector of type BASE<T>.
336 * By simply inheriting from TVecFunctions<BASE, T> BASE will automatically
340 class TVecFunctions {

Completed in 46 milliseconds