Home
last modified time | relevance | path

Searched defs:ny (Results 1 - 25 of 45) sorted by relevance

12

/third_party/skia/third_party/externals/angle2/samples/torus_lighting/
H A Dtorus.h63 float ny = -sinV * cosU; in GenerateTorus() local
/third_party/musl/src/math/
H A Dfma.c47 struct num nx, ny, nz; in fma() local
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dfma.c47 struct num nx, ny, nz; in fma() local
/third_party/skia/src/effects/
H A DSkEmbossMask.cpp74 int ny = alpha[x + next_row] - alpha[x - prev_row]; in Emboss() local
/third_party/glfw/examples/
H A Dsplitview.c64 double s, t, x, y, z, nx, ny, nz, scale, twopi; in drawTorus() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_miptree.c32 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 Dnv50_surface.c230 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 Dnvc0_miptree.c35 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 Dsmcenc.c185 const int ny = sx < 4 ? sy - 4 : sy; in smc_encode_stream() local
H A Dmotion_est_template.c248 int i, nx, ny; in qpel_motion_search() local
[all...]
H A Dagm.c597 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 Des2aVaryingInterpolationTests.cpp59 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 Des2fShaderBuiltinVarTests.cpp359 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 Des3aVaryingInterpolationTests.cpp61 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 Des1_conversion.c633 _mesa_Normal3x(GLfixed nx, GLfixed ny, GLfixed nz) in _mesa_Normal3x() argument
/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_nopfuncs.c246 nop_glNormal3hNV(GLhalfNV nx, GLhalfNV ny, GLhalfNV nz) in nop_glNormal3hNV() argument
/third_party/mesa3d/src/gallium/tests/trivial/
H A Dcompute.c198 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 Dcapture_gles_1_0_autogen.cpp1086 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 Dentry_points_gles_1_0_autogen.cpp1333 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 DDevice_drawTexture.cpp586 int ny = bitmap.height() / tileSize; in draw_tiled_bitmap() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Damd_ext_to_khr.cpp603 Instruction* ny = in ReplaceCubeFaceCoord() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Damd_ext_to_khr.cpp603 Instruction* ny = in ReplaceCubeFaceCoord() local
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/
H A Dgraphcycles.cc396 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 Damd_ext_to_khr.cpp609 Instruction* ny = in ReplaceCubeFaceCoord() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderBuiltinVarTests.cpp377 static inline float projectedTriInterpolate (const tcu::Vec3& s, const tcu::Vec3& w, float nx, float ny) in projectedTriInterpolate() argument

Completed in 32 milliseconds

12