Home
last modified time | relevance | path

Searched defs:normal (Results 1 – 25 of 84) sorted by relevance

1234

/external/vulkan-validation-layers/libs/glm/gtx/
Dhanded_coordinate_space.inl17 detail::tvec3<T, P> const & normal
28 detail::tvec3<T, P> const & normal
Dtransform2.inl71 const detail::tvec3<T, P>& normal)
84 const detail::tvec3<T, P>& normal)
104 const detail::tvec3<T, P>& normal)
117 const detail::tvec3<T, P>& normal)
Drotate_vector.inl38 detail::tvec3<T, P> const & normal
60 detail::tvec3<T, P> const & normal
/external/webrtc/webrtc/modules/audio_coding/neteq/
Dnormal_unittest.cc42 Normal normal(fs, &db, bgn, &expand); in TEST() local
57 Normal normal(fs, &db, bgn, &expand); in TEST() local
103 Normal normal(fs, &db, bgn, &expand); in TEST() local
/external/replicaisland/src/com/replica/replicaisland/
DSolidSurfaceComponent.java75 public void addSurface(Vector2 startPoint, Vector2 endPoint, Vector2 normal) { in addSurface()
95 Vector2 normal = mNormal; in update() local
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/test/filter/
DSynchronizedTest.java33 public void normal() { in normal() method in SynchronizedTest
/external/clang/test/SemaCXX/
Dwarn-unused-attribute.cpp15 TestNormal normal; in main() local
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/test/filter/targets/
DSynchronized.java26 private static void normal() { in normal() method in Synchronized
/external/mesa3d/src/mesa/tnl/
Dt_vb_texgen.c99 const GLvector4f *normal, in build_m3()
126 const GLvector4f *normal, in build_m2()
175 const GLvector4f *normal, in build_f3()
202 const GLvector4f *normal, in build_f2()
278 GLvector4f *normal = VB->AttribPtr[_TNL_ATTRIB_NORMAL]; in texgen_normal_map_nv() local
343 const GLvector4f *normal = VB->AttribPtr[_TNL_ATTRIB_NORMAL]; in texgen() local
Dt_vb_lighttmp.h59 const GLfloat *normal = (GLfloat *)VB->AttribPtr[_TNL_ATTRIB_NORMAL]->data; in TAG() local
245 const GLfloat *normal = (GLfloat *)VB->AttribPtr[_TNL_ATTRIB_NORMAL]->data; in TAG() local
421 const GLfloat *normal = (GLfloat *)VB->AttribPtr[_TNL_ATTRIB_NORMAL]->data; in TAG() local
527 const GLfloat *normal = (GLfloat *)VB->AttribPtr[_TNL_ATTRIB_NORMAL]->data; in TAG() local
Dt_vb_normals.c42 GLvector4f normal; member
/external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/interpolation/
DMicrosphereInterpolatingFunction.java67 private final RealVector normal; field in MicrosphereInterpolatingFunction.MicrosphereSurfaceElement
87 RealVector normal() { in normal() method in MicrosphereInterpolatingFunction.MicrosphereSurfaceElement
/external/iproute2/netem/
Dnormal.c18 normal(double x, double mu, double sigma) in normal() function
Dparetonormal.c26 normal(double x, double mu, double sigma) in normal() function
/external/skqp/src/core/
DSkStrokerPriv.cpp13 static void ButtCapper(SkPath* path, const SkPoint& pivot, const SkVector& normal, in ButtCapper()
18 static void RoundCapper(SkPath* path, const SkPoint& pivot, const SkVector& normal, in RoundCapper()
29 static void SquareCapper(SkPath* path, const SkPoint& pivot, const SkVector& normal, in SquareCapper()
/external/skia/src/core/
DSkStrokerPriv.cpp13 static void ButtCapper(SkPath* path, const SkPoint& pivot, const SkVector& normal, in ButtCapper()
18 static void RoundCapper(SkPath* path, const SkPoint& pivot, const SkVector& normal, in RoundCapper()
29 static void SquareCapper(SkPath* path, const SkPoint& pivot, const SkVector& normal, in SquareCapper()
/external/eigen/Eigen/src/Geometry/
DHyperplane.h157 …EIGEN_DEVICE_FUNC inline ConstNormalReturnType normal() const { return ConstNormalReturnType(m_coe… in normal() function
162 …EIGEN_DEVICE_FUNC inline NormalReturnType normal() { return NormalReturnType(m_coeffs,0,0,dim(),1)… in normal() function
/external/tensorflow/tensorflow/python/keras/_impl/keras/
Dinitializers.py178 normal = random_normal = RandomNormal variable
/external/skqp/src/utils/
DSkShadowTessellator.cpp101 SkVector normal; in compute_normal() local
433 SkVector normal; in SkAmbientShadowTessellator() local
576 SkVector normal; in handleLine() local
612 SkVector normal; in handleLine() local
906 SkVector normal; in SkSpotShadowTessellator() local
1298 SkVector normal; in handlePolyPoint() local
/external/skia/src/utils/
DSkShadowTessellator.cpp101 SkVector normal; in compute_normal() local
446 SkVector normal; in SkAmbientShadowTessellator() local
589 SkVector normal; in handleLine() local
625 SkVector normal; in handleLine() local
926 SkVector normal; in SkSpotShadowTessellator() local
1318 SkVector normal; in handlePolyPoint() local
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowRenderNodeAnimatorTest.java35 public void normal() { in normal() method in ShadowRenderNodeAnimatorTest
/external/autotest/client/site_tests/graphics_SanAngeles/src/
Dshader.c87 static void computeNormalMatrix(Matrix4x4 m, Matrix3x3 normal) in computeNormalMatrix()
/external/webrtc/webrtc/modules/audio_processing/beamformer/
Darray_util.cc108 const rtc::Optional<Point> normal = GetNormalIfPlanar(array_geometry); in GetArrayNormalIfExists() local
/external/skqp/src/pathops/
DSkLineParameters.h126 double normal = sqrt(normalSquared()); in normalize() local
/external/skia/src/pathops/
DSkLineParameters.h126 double normal = sqrt(normalSquared()); in normalize() local

1234