/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/ |
D | normal_unittest.cc | 40 Normal normal(fs, &db, bgn, &expand); in TEST() local 53 Normal normal(fs, &db, bgn, &expand); in TEST() local 97 Normal normal(fs, &db, bgn, &expand); in TEST() local
|
/external/replicaisland/src/com/replica/replicaisland/ |
D | SolidSurfaceComponent.java | 75 public void addSurface(Vector2 startPoint, Vector2 endPoint, Vector2 normal) { in addSurface() 95 Vector2 normal = mNormal; in update() local
|
/external/mesa3d/src/mesa/tnl/ |
D | t_vb_texgen.c | 101 const GLvector4f *normal, in build_m3() 128 const GLvector4f *normal, in build_m2() 177 const GLvector4f *normal, in build_f3() 204 const GLvector4f *normal, in build_f2() 280 GLvector4f *normal = VB->AttribPtr[_TNL_ATTRIB_NORMAL]; in texgen_normal_map_nv() local 345 const GLvector4f *normal = VB->AttribPtr[_TNL_ATTRIB_NORMAL]; in texgen() local
|
D | t_vb_lighttmp.h | 60 const GLfloat *normal = (GLfloat *)VB->AttribPtr[_TNL_ATTRIB_NORMAL]->data; in TAG() local 243 const GLfloat *normal = (GLfloat *)VB->AttribPtr[_TNL_ATTRIB_NORMAL]->data; in TAG() local 418 const GLfloat *normal = (GLfloat *)VB->AttribPtr[_TNL_ATTRIB_NORMAL]->data; in TAG() local 523 const GLfloat *normal = (GLfloat *)VB->AttribPtr[_TNL_ATTRIB_NORMAL]->data; in TAG() local
|
D | t_vb_normals.c | 43 GLvector4f normal; member
|
/external/chromium_org/third_party/mesa/src/src/mesa/tnl/ |
D | t_vb_texgen.c | 101 const GLvector4f *normal, in build_m3() 128 const GLvector4f *normal, in build_m2() 177 const GLvector4f *normal, in build_f3() 204 const GLvector4f *normal, in build_f2() 280 GLvector4f *normal = VB->AttribPtr[_TNL_ATTRIB_NORMAL]; in texgen_normal_map_nv() local 345 const GLvector4f *normal = VB->AttribPtr[_TNL_ATTRIB_NORMAL]; in texgen() local
|
D | t_vb_lighttmp.h | 60 const GLfloat *normal = (GLfloat *)VB->AttribPtr[_TNL_ATTRIB_NORMAL]->data; in TAG() local 243 const GLfloat *normal = (GLfloat *)VB->AttribPtr[_TNL_ATTRIB_NORMAL]->data; in TAG() local 418 const GLfloat *normal = (GLfloat *)VB->AttribPtr[_TNL_ATTRIB_NORMAL]->data; in TAG() local 523 const GLfloat *normal = (GLfloat *)VB->AttribPtr[_TNL_ATTRIB_NORMAL]->data; in TAG() local
|
D | t_vb_normals.c | 43 GLvector4f normal; member
|
/external/clang/test/SemaCXX/ |
D | warn-unused-attribute.cpp | 15 TestNormal normal; in main() local
|
/external/chromium_org/cc/quads/ |
D | draw_polygon.h | 56 const gfx::Vector3dF& normal() const { return normal_; } in normal() function
|
/external/eigen/Eigen/src/Eigen2Support/Geometry/ |
D | Hyperplane.h | 136 …inline const NormalReturnType normal() const { return NormalReturnType(*const_cast<Coefficients*>(… in normal() function 141 inline NormalReturnType normal() { return NormalReturnType(m_coeffs,0,0,dim(),1); } in normal() function
|
/external/chromium_org/ui/file_manager/file_manager/foreground/js/ui/ |
D | progress_center_panel.js | 223 normal: 'li:not(.quiet)', property 233 normal: null, property
|
/external/iproute2/netem/ |
D | normal.c | 18 normal(double x, double mu, double sigma) in normal() function
|
D | paretonormal.c | 27 normal(double x, double mu, double sigma) in normal() function
|
/external/chromium_org/third_party/skia/src/core/ |
D | SkStrokerPriv.cpp | 15 const SkVector& normal, const SkPoint& stop, in ButtCapper() 22 const SkVector& normal, const SkPoint& stop, in RoundCapper() 41 const SkVector& normal, const SkPoint& stop, in SquareCapper()
|
D | SkStroke.cpp | 49 SkVector* normal, SkVector* unitNormal) { in set_normal_unitnormal() 60 SkVector* normal, SkVector* unitNormal) { in set_normal_unitnormal() 124 void SkPathStroker::preJoinTo(const SkPoint& currPt, SkVector* normal, in preJoinTo() 148 void SkPathStroker::postJoinTo(const SkPoint& currPt, const SkVector& normal, in postJoinTo() 230 void SkPathStroker::line_to(const SkPoint& currPt, const SkVector& normal) { in line_to() 239 SkVector normal, unitNormal; in lineTo() local
|
/external/skia/src/core/ |
D | SkStrokerPriv.cpp | 15 const SkVector& normal, const SkPoint& stop, in ButtCapper() 22 const SkVector& normal, const SkPoint& stop, in RoundCapper() 41 const SkVector& normal, const SkPoint& stop, in SquareCapper()
|
D | SkStroke.cpp | 49 SkVector* normal, SkVector* unitNormal) { in set_normal_unitnormal() 60 SkVector* normal, SkVector* unitNormal) { in set_normal_unitnormal() 124 void SkPathStroker::preJoinTo(const SkPoint& currPt, SkVector* normal, in preJoinTo() 148 void SkPathStroker::postJoinTo(const SkPoint& currPt, const SkVector& normal, in postJoinTo() 230 void SkPathStroker::line_to(const SkPoint& currPt, const SkVector& normal) { in line_to() 239 SkVector normal, unitNormal; in lineTo() local
|
/external/eigen/Eigen/src/Geometry/ |
D | Hyperplane.h | 147 …inline ConstNormalReturnType normal() const { return ConstNormalReturnType(m_coeffs,0,0,dim(),1); } in normal() function 152 inline NormalReturnType normal() { return NormalReturnType(m_coeffs,0,0,dim(),1); } in normal() function
|
/external/mesa3d/src/gallium/state_trackers/vega/ |
D | bezier.c | 261 float normal[2]; in good_offset() local 319 float normal[4]; in compute_pt_normal() local 680 float *normal) in bezier_point_at_length() 690 float *point, float *normal) in bezier_point_at_t()
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/ |
D | bezier.c | 261 float normal[2]; in good_offset() local 319 float normal[4]; in compute_pt_normal() local 680 float *normal) in bezier_point_at_length() 690 float *point, float *normal) in bezier_point_at_t()
|
/external/skia/src/effects/ |
D | SkDiscretePathEffect.cpp | 17 SkVector normal = tangent; in Perterb() local
|
/external/chromium_org/third_party/skia/src/effects/ |
D | SkDiscretePathEffect.cpp | 17 SkVector normal = tangent; in Perterb() local
|
/external/skia/experimental/Intersection/ |
D | LineParameters.h | 55 double normal = sqrt(normalSquared()); in normalize() local
|
/external/chromium_org/third_party/skia/experimental/Intersection/ |
D | LineParameters.h | 55 double normal = sqrt(normalSquared()); in normalize() local
|