Searched defs:nx (Results 1 – 2 of 2) sorted by relevance
/system/core/libmincrypt/ |
D | p256_ec.c | 1046 static void scalar_base_mult(felem nx, felem ny, felem nz, in scalar_base_mult() 1103 static void point_to_affine(felem x_out, felem y_out, const felem nx, in point_to_affine() 1114 static void scalar_mult(felem nx, felem ny, felem nz, const felem x, in scalar_mult()
|
/system/core/libpixelflinger/ |
D | trap.cpp | 358 GGLcoord nx, ny; in linex() local 387 GGLcoord nx = -dy; in aa_linex() local
|