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

/frameworks/native/services/sensorservice/
H A Dvec.h131 // vec3_t b;
132 // vec3_t c = a.xyz + b;
431 typedef vec<float, 3> vec3_t; typedef in namespace:android
/frameworks/native/opengl/libagl/
H A Dcontext.h85 struct vec3_t { struct in namespace:android::gl
621 vec3_t currentNormal;

Completed in 1524 milliseconds