| /third_party/skia/docs/examples/ |
| H A D | skcanvas_star.cpp | 12 SkScalar theta = 3 * i * TAU / 7; in REG_FIDDLE() local
|
| /third_party/skia/gm/ |
| H A D | largeclippedpath.cpp | 35 float theta = 2*SK_ScalarPI*i / kNumPetals; in draw_clipped_flower() local
|
| H A D | sharedcorners.cpp | 99 SkScalar theta = 0; variable
|
| H A D | arithmode.cpp | 202 double theta = nanos * 1e-6 * 0.001; variable
|
| /third_party/skia/modules/svg/src/ |
| H A D | SkSVGFeColorMatrix.cpp | 57 const SkScalar theta = SkDegreesToRadians(degrees); in MakeHueRotate() local
|
| /third_party/ffmpeg/libavutil/ |
| H A D | pca.c | 130 double t,c,s,tau,theta, h; in ff_pca() local
|
| /third_party/pulseaudio/src/pulsecore/filter/ |
| H A D | biquad.c | 51 double theta = M_PI * cutoff; in biquad_lowpass() local 83 double theta = M_PI * cutoff; in biquad_highpass() local
|
| /third_party/skia/samplecode/ |
| H A D | SamplePathOverstroke.cpp | 101 float theta = i * PI / (LIN_SEGMENTS); in linSemicirclePath() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | mdct_template.c | 47 double alpha, theta; in ff_mdct_init() local
|
| H A D | aacps_tablegen.h | 78 double theta = 2 * M_PI * (q + 0.5) * (n - 6) / bands; in make_filters_from_proto() local 180 double f_center, theta; in ps_tableinit() local 195 double f_center, theta; ps_tableinit() local [all...] |
| H A D | mdct15.c | 251 double alpha, theta; in ff_mdct15_init() local 298 double theta = (2.0f * M_PI * i) / 15.0f; in ff_mdct15_init() local
|
| H A D | aacps_fixed_tablegen.h | 122 int theta = (q*(n-6) + (n>>1) - 3) % bands; in make_filters_from_proto() local 357 int theta; in ps_tableinit() local 380 int theta, f_center; ps_tableinit() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/ |
| H A D | MatrixStack.cpp | 80 float theta = angle * 0.0174532925f; // In radians in rotate() local
|
| /third_party/skia/third_party/externals/freetype/src/base/ |
| H A D | fttrigon.c | 220 FT_Angle theta; in ft_trig_pseudo_polarize() local [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | af_asupercut.c | 129 double alpha, beta, gamma, theta; in get_coeffs() local 163 double alpha, beta, gamma, theta; in get_coeffs() local [all...] |
| H A D | af_compand.c | 439 double x, y, cx, cy, in1, in2, out1, out2, theta, len, r; in config_output() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
| H A D | OptimalIntrinsics.cpp | 150 Float4 theta = Atan_01(y); in Atan() local 164 Float4 theta = As<Float4>(S & As<Int4>(minus_pi)); in Atan2() local
|
| /third_party/skia/third_party/externals/angle2/util/ |
| H A D | Matrix.cpp | 82 float theta = static_cast<float>(angle * (M_PI / 180.0f)); in rotate() local
|
| /applications/standard/app_samples/code/BasicFeature/Native/ArkTSXComponent/entry/src/main/cpp/render/ |
| H A D | egl_core.cpp | 468 void EGLCore::Rotate2d(GLfloat centerX, GLfloat centerY, GLfloat* rotateX, GLfloat* rotateY, GLfloat theta) in Rotate2d() argument
|
| /applications/standard/app_samples/code/BasicFeature/Native/NdkXComponent/entry/src/main/cpp/render/ |
| H A D | egl_core.cpp | 472 void EGLCore::Rotate2d(GLfloat centerX, GLfloat centerY, GLfloat* rotateX, GLfloat* rotateY, GLfloat theta) in Rotate2d() argument
|
| /applications/standard/app_samples/code/BasicFeature/Native/XComponent/entry/src/main/cpp/render/ |
| H A D | egl_core.cpp | 474 void EGLCore::Rotate2d(GLfloat centerX, GLfloat centerY, GLfloat* rotateX, GLfloat* rotateY, GLfloat theta) in Rotate2d() argument
|
| /third_party/ffmpeg/fftools/ |
| H A D | ffmpeg_filter.c | 776 double theta; in configure_input_video_filter() local
|
| H A D | cmdutils.c | 1005 double theta = 0; in get_rotation() local
|
| /third_party/node/deps/v8/src/bigint/ |
| H A D | mul-fft.cc | 490 void FFTContainer::Start_Default(Digits X, int chunk_size, int theta, in Start_Default() argument 529 void FFTContainer::Start(Digits X, int chunk_size, int theta, int omega) { in Start() argument 650 CounterWeightAndRecombine(int theta, int m, RWDigits Z, int s) CounterWeightAndRecombine() argument 707 int theta = params.r; // really: 2^r MultiplyFFT_Inner() local [all...] |
| /third_party/skia/tools/ |
| H A D | ToolUtils.cpp | 259 SkScalar theta = idx * 2 * SK_ScalarPI / numPts + SK_ScalarPI / 2; in make_star() local
|