Searched defs:nz (Results 1 – 4 of 4) sorted by relevance
/device/google/contexthub/firmware/os/algos/calibration/accelerometer/ |
D | accel_cal.h | 80 uint32_t nx, nxb, ny, nyb, nz, nzb, nle; member
|
/device/generic/goldfish-opengl/tests/gles_android_wrapper/ |
D | gles.cpp | 181 void glNormal3f(GLfloat nx, GLfloat ny, GLfloat nz) in glNormal3f() 606 void glNormal3x(GLfixed nx, GLfixed ny, GLfixed nz) in glNormal3x() 971 void glNormal3xOES(GLfixed nx, GLfixed ny, GLfixed nz) in glNormal3xOES()
|
/device/generic/goldfish-opengl/system/GLESv1_enc/ |
D | gl_entry.cpp | 459 void glNormal3f(GLfloat nx, GLfloat ny, GLfloat nz) in glNormal3f() 967 void glNormal3x(GLfixed nx, GLfixed ny, GLfixed nz) in glNormal3x() 1525 void glNormal3xOES(GLfixed nx, GLfixed ny, GLfixed nz) in glNormal3xOES()
|
D | gl_enc.cpp | 779 void glNormal3f_enc(void *self , GLfloat nx, GLfloat ny, GLfloat nz) in glNormal3f_enc() 3146 void glNormal3x_enc(void *self , GLfixed nx, GLfixed ny, GLfixed nz) in glNormal3x_enc() 5752 void glNormal3xOES_enc(void *self , GLfixed nx, GLfixed ny, GLfixed nz) in glNormal3xOES_enc()
|