| /third_party/skia/third_party/externals/angle2/samples/torus_lighting/ |
| H A D | torus.h | 63 float ny = -sinV * cosU; in GenerateTorus() local
|
| /third_party/musl/src/math/ |
| H A D | fma.c | 47 struct num nx, ny, nz; in fma() local
|
| /third_party/musl/porting/liteos_a/kernel/src/math/ |
| H A D | fma.c | 47 struct num nx, ny, nz; in fma() local
|
| /third_party/skia/src/effects/ |
| H A D | SkEmbossMask.cpp | 74 int ny = alpha[x + next_row] - alpha[x - prev_row]; in Emboss() local
|
| /third_party/glfw/examples/ |
| H A D | splitview.c | 64 double s, t, x, y, z, nx, ny, nz, scale, twopi; in drawTorus() local
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_miptree.c | 32 nv50_tex_choose_tile_dims_helper(unsigned nx, unsigned ny, unsigned nz, in nv50_tex_choose_tile_dims_helper() argument 62 nv50_tex_choose_tile_dims(unsigned nx, unsigned ny, unsigned nz, bool is_3d) in nv50_tex_choose_tile_dims() argument
|
| H A D | nv50_surface.c | 230 unsigned ny = util_format_get_nblocksy(src->format, src_box->height) in nv50_resource_copy_region() local
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_miptree.c | 35 nvc0_tex_choose_tile_dims(unsigned nx, unsigned ny, unsigned nz, bool is_3d) in nvc0_tex_choose_tile_dims() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | smcenc.c | 185 const int ny = sx < 4 ? sy - 4 : sy; in smc_encode_stream() local
|
| H A D | motion_est_template.c | 248 int i, nx, ny; in qpel_motion_search() local [all...] |
| H A D | agm.c | 597 fill_pixels(uint8_t **y0, uint8_t **y1, uint8_t **u, uint8_t **v, int ylinesize, int ulinesize, int vlinesize, uint8_t *fill, int *nx, int *ny, int *np, int w, int h) fill_pixels() argument
|
| /third_party/vk-gl-cts/modules/gles2/accuracy/ |
| H A D | es2aVaryingInterpolationTests.cpp | 59 static inline float projectedTriInterpolate (const tcu::Vec3& s, const tcu::Vec3& w, float nx, float ny) in projectedTriInterpolate() argument 81 float ny = wy / dstH; in renderReference() local
|
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fShaderBuiltinVarTests.cpp | 359 static inline float projectedTriInterpolate (const tcu::Vec3& s, const tcu::Vec3& w, float nx, float ny) in projectedTriInterpolate() argument
|
| /third_party/vk-gl-cts/modules/gles3/accuracy/ |
| H A D | es3aVaryingInterpolationTests.cpp | 61 static inline float projectedTriInterpolate (const tcu::Vec3& s, const tcu::Vec3& w, float nx, float ny) in projectedTriInterpolate() argument 83 float ny = wy / dstH; in renderReference() local
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | es1_conversion.c | 633 _mesa_Normal3x(GLfixed nx, GLfixed ny, GLfixed nz) in _mesa_Normal3x() argument
|
| /third_party/mesa3d/src/gallium/frontends/wgl/ |
| H A D | stw_nopfuncs.c | 246 nop_glNormal3hNV(GLhalfNV nx, GLhalfNV ny, GLhalfNV nz) in nop_glNormal3hNV() argument
|
| /third_party/mesa3d/src/gallium/tests/trivial/ |
| H A D | compute.c | 198 int ny = (target == PIPE_BUFFER ? 1 : in init_tex() local 239 int ny = (tex->target == PIPE_BUFFER ? 1 : in check_tex() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
| H A D | capture_gles_1_0_autogen.cpp | 1086 CaptureNormal3f(const State &glState, bool isCallValid, GLfloat nx, GLfloat ny, GLfloat nz) CaptureNormal3f() argument 1101 CaptureNormal3x(const State &glState, bool isCallValid, GLfixed nx, GLfixed ny, GLfixed nz) CaptureNormal3x() argument
|
| /third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
| H A D | entry_points_gles_1_0_autogen.cpp | 1333 void GL_APIENTRY GL_Normal3f(GLfloat nx, GLfloat ny, GLfloat nz) in GL_Normal3f() argument 1355 void GL_APIENTRY GL_Normal3x(GLfixed nx, GLfixed ny, GLfixed nz) in GL_Normal3x() argument [all...] |
| /third_party/skia/src/gpu/v1/ |
| H A D | Device_drawTexture.cpp | 586 int ny = bitmap.height() / tileSize; in draw_tiled_bitmap() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | amd_ext_to_khr.cpp | 603 Instruction* ny = in ReplaceCubeFaceCoord() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | amd_ext_to_khr.cpp | 603 Instruction* ny = in ReplaceCubeFaceCoord() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/ |
| H A D | graphcycles.cc | 396 Node* ny = r->nodes_[y]; in CheckInvariants() local 498 Node* ny = FindNode(r, idy); in InsertEdge() local [all...] |
| /third_party/spirv-tools/source/opt/ |
| H A D | amd_ext_to_khr.cpp | 609 Instruction* ny = in ReplaceCubeFaceCoord() local
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fShaderBuiltinVarTests.cpp | 377 static inline float projectedTriInterpolate (const tcu::Vec3& s, const tcu::Vec3& w, float nx, float ny) in projectedTriInterpolate() argument
|