Searched defs:nx (Results  1 – 9 of 9) sorted by relevance
| /device/google/contexthub/firmware/lib/libm/ | 
| D | ef_rem_pio2.c | 108 	int e0,nx;  local
 | 
| D | kf_rem_pio2.c | 56 	int __kernel_rem_pio2f(float *x, float *y, int e0, int nx, int prec, const __int32_t *ipio2)   in __kernel_rem_pio2f()
 | 
| /device/google/contexthub/firmware/os/algos/calibration/accelerometer/ | 
| D | accel_cal.h | 81   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 | 833 void glNormal3f_enc(void *self , GLfloat nx, GLfloat ny, GLfloat nz)  in glNormal3f_enc()3360 void glNormal3x_enc(void *self , GLfixed nx, GLfixed ny, GLfixed nz)  in glNormal3x_enc()
 6144 void glNormal3xOES_enc(void *self , GLfixed nx, GLfixed ny, GLfixed nz)  in glNormal3xOES_enc()
 
 | 
| /device/generic/vulkan-cereal/stream-servers/gl/glestranslator/GLES_CM/ | 
| D | GLEScmImp.cpp | 1694 GL_API void GL_APIENTRY  glNormal3f( GLfloat nx, GLfloat ny, GLfloat nz) {  in glNormal3f()1700 GL_API void GL_APIENTRY  glNormal3x( GLfixed nx, GLfixed ny, GLfixed nz) {  in glNormal3x()
 
 | 
| D | GLEScmContext.cpp | 1528 void GLEScmContext::normal3f(GLfloat nx, GLfloat ny, GLfloat nz) {  in normal3f()
 | 
| /device/generic/vulkan-cereal/third-party/astc-encoder/Source/ | 
| D | tinyexr.h | 7952   int nx;  member8043     int nx,              // i : x size  in wav2Encode()
 8152     int nx,              // i : x size  in wav2Decode()
 
 |