HomeSort by relevance Sort by last modified time
    Searched defs:vec3_t (Results 1 - 3 of 3) sorted by null

  /frameworks/native/services/sensorservice/
vec.h 131 // vec3_t b;
132 // vec3_t c = a.xyz + b;
431 typedef vec<float, 3> vec3_t; typedef in namespace:android
  /external/mesa3d/src/compiler/glsl/
builtin_variables.cpp 432 const glsl_type * const vec3_t; member in class:__anon29173::builtin_variable_generator
450 vec3_t(glsl_type::vec3_type), vec4_t(glsl_type::vec4_type),
    [all...]
  /frameworks/native/opengl/libagl/
context.h 86 struct vec3_t { struct in namespace:android::gl
622 vec3_t currentNormal;

Completed in 307 milliseconds