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

  /frameworks/native/include/ui/
vec4.h 46 Impersonator< tvec2<T> > xy;
47 Impersonator< tvec2<T> > st;
48 Impersonator< tvec2<T> > rg;
49 Impersonator< tvec3<T> > xyz;
50 Impersonator< tvec3<T> > stp;
51 Impersonator< tvec3<T> > rgb;
90 tvec4(const Impersonator< tvec4<A> >& v)
97 tvec4(const Impersonator< tvec3<A> >& v, B w)
104 tvec4(const Impersonator< tvec2<A> >& v, B z, C w)
vec3.h 46 Impersonator< tvec2<T> > xy;
47 Impersonator< tvec2<T> > st;
48 Impersonator< tvec2<T> > rg;
83 tvec3(const Impersonator< tvec3<A> >& v)
89 tvec3(const Impersonator< tvec2<A> >& v, B z)
vec2.h 79 tvec2(const Impersonator< tvec2<A> >& v)
TVecHelpers.h 46 struct Impersonator {
47 Impersonator& operator = (const TYPE& rhs) {

Completed in 145 milliseconds