/external/webrtc/webrtc/modules/audio_processing/beamformer/ |
H A D | array_util.h | 87 // elevation: zero is horizontal, with positive angles in radians upwards. 91 SphericalPoint(T azimuth, T elevation, T radius) { argument 93 s[1] = elevation; 97 T elevation() const { return s[1]; } function in struct:webrtc::SphericalPoint
|
/external/opencv3/modules/viz/src/ |
H A D | clouds.cpp | 111 vtkSmartPointer<vtkElevationFilter> elevation = vtkSmartPointer<vtkElevationFilter>::New(); local 112 elevation->SetInputConnection(cloud_source->GetOutputPort()); 113 elevation->SetLowPoint(bounds[0], bounds[2], bounds[4]); 114 elevation->SetHighPoint(bounds[1], bounds[3], bounds[5]); 115 elevation->SetScalarRange(0.0, 1.0); 116 elevation->Update(); 119 VtkUtils::SetInputData(mapper, vtkPolyData::SafeDownCast(elevation->GetOutput())); 137 vtkSmartPointer<vtkElevationFilter> elevation = vtkSmartPointer<vtkElevationFilter>::New(); local 138 elevation->SetInputConnection(cloud_source->GetOutputPort()); 139 elevation 163 vtkSmartPointer<vtkElevationFilter> elevation = vtkSmartPointer<vtkElevationFilter>::New(); local [all...] |
/external/skia/src/gpu/ |
H A D | GrGpu.h | 480 GrGpu::DrawPreference elevation) { 486 *preference = SkTMax(*preference, elevation); 479 ElevateDrawPreference(GrGpu::DrawPreference* preference, GrGpu::DrawPreference elevation) argument
|
/external/ImageMagick/MagickCore/ |
H A D | effect.c | 3379 % azimuth and elevation; azimuth is measured in degrees off the x axis 3380 % and elevation is measured in pixels above the Z axis. 3385 % const double azimuth,const double elevation,ExceptionInfo *exception) 3393 % o azimuth, elevation: Define the light source direction. 3399 const double azimuth,const double elevation,ExceptionInfo *exception) 3452 cos(DegreesToRadians(elevation)); 3454 cos(DegreesToRadians(elevation)); 3455 light.z=(double) QuantumRange*sin(DegreesToRadians(elevation)); 3382 ShadeImage(const Image *image,const MagickBooleanType gray, const double azimuth,const double elevation,ExceptionInfo *exception) argument
|
/external/ImageMagick/MagickWand/ |
H A D | magick-image.c | 10909 % azimuth and elevation; azimuth is measured in degrees off the x axis 10910 % and elevation is measured in pixels above the Z axis. 10916 % const double elevation) 10924 % o azimuth, elevation: Define the light source direction. 10928 const MagickBooleanType gray,const double asimuth,const double elevation) 10939 shade_image=ShadeImage(wand->images,gray,asimuth,elevation,wand->exception); 10704 MagickShadeImage(MagickWand *wand, const MagickBooleanType gray,const double asimuth,const double elevation) argument
|
/external/owasp/sanitizer/distrib/lib/ |
H A D | owasp-java-html-sanitizer.jar | META-INF/ META-INF/MANIFEST.MF org/ org/owasp/ org/owasp/html/ org/owasp/html/AbstractTokenStream ... |
/external/robolectric/v3/runtime/ |
H A D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-4.4_r1-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |