/third_party/ffmpeg/libavresample/ |
H A D | resample.c | 74 const int center = (tap_count - 1) / 2; in build_filter() local
|
/third_party/glfw/tests/ |
H A D | joysticks.c | 127 struct nk_vec2 center; in hat_widget() local [all...] |
/third_party/glfw/examples/ |
H A D | splitview.c | 168 vec3 center = { 0.f, 0.f, 0.f }; in drawGrid() local 262 vec3 center = { 0.f, 0.f, 0.f }; in drawAllViews() local 276 vec3 center = { 0.f, 0.f, 0.f }; in drawAllViews() local 290 vec3 center = { 0.f, 0.f, 0.f }; in drawAllViews() local 326 vec3 center = { 0.f, 0.f, 0.f }; in drawAllViews() local [all...] |
/third_party/markupsafe/ |
H A D | __init__.py | 221 center = _simple_escaping_wrapper(str.center) variable in Markup
|
/third_party/pulseaudio/src/pulsecore/ffmpeg/ |
H A D | resample2.c | 97 const int center= (tap_count-1)/2; in av_build_filter() local
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | DrawBaseVertexVariantsTest.cpp | 49 const auto center = GetTileCenter(x, y); in GetQuadVertices() local
|
H A D | SimpleOperationTest.cpp | 1114 Vector2 center = (positions[index] + positions[index + 1] + positions[index + 2] + in TEST_P() local
|
/third_party/skia/src/core/ |
H A D | SkLatticeIter.cpp | 209 bool SkLatticeIter::Valid(int width, int height, const SkIRect& center) { in Valid() argument
|
H A D | SkM44.cpp | 348 SkM44 SkM44::LookAt(const SkV3& eye, const SkV3& center, const SkV3& up) { in LookAt() argument
|
H A D | SkMaskFilter.cpp | 192 static void draw_nine(const SkMask& mask, const SkIRect& outerR, const SkIPoint& center, in draw_nine() argument 78 draw_nine_clipped(const SkMask& mask, const SkIRect& outerR, const SkIPoint& center, bool fillCenter, const SkIRect& clipR, SkBlitter* blitter) draw_nine_clipped() argument
|
/third_party/skia/src/c/ |
H A D | sk_effects.cpp | 92 SkPoint center = to_skpoint(*ccenter); in sk_shader_new_radial_gradient() local
|
/third_party/skia/tests/ |
H A D | M44Test.cpp | 237 SkV2 center = map2d(m, {src.centerX(), src.centerY()}); in DEF_TEST() local
|
/third_party/skia/experimental/graphite/src/geom/ |
H A D | Rect.h | 98 AI float2 center() const { in center() function in skgpu::Rect
|
/third_party/skia/gm/ |
H A D | convex_all_line_paths.cpp | 274 SkPoint center; in drawPath() local
|
H A D | convexpolyclip.cpp | 128 const SkPoint center = { kRadius, kRadius }; variable
|
H A D | tilemodes.cpp | 176 SkPoint center = { SkIntToScalar(gWidth)/2, SkIntToScalar(gHeight)/2 }; in make_grad() local
|
H A D | tilemodes_scaled.cpp | 176 SkPoint center = { SkIntToScalar(gWidth)/2, SkIntToScalar(gHeight)/2 }; in make_grad() local
|
H A D | gradients_no_texture.cpp | 49 SkPoint center; in MakeRadial() local 56 SkPoint center; in MakeSweep() local
|
H A D | polygonoffset.cpp | 512 SkPoint center; in drawPolygon() local
|
/third_party/skia/bench/ |
H A D | GradientBench.cpp | 59 SkPoint center; in MakeRadial() local 69 SkPoint center; in MakeSweep() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | opus_rc.c | 236 uint32_t k, scale, symbol, total, low, center; in ff_opus_rc_dec_uint_tri() local 279 uint32_t scale, low = 0, center; in ff_opus_rc_dec_laplace() local [all...] |
/third_party/ffmpeg/libswresample/ |
H A D | resample.c | 152 const int center= (tap_count-1)/2; in build_filter() local
|
/third_party/skia/samplecode/ |
H A D | SampleSlides.cpp | 182 SkPoint center; in MakeRadial() local 190 SkPoint center; in MakeSweep() local
|
/third_party/skia/tools/viewer/ |
H A D | TouchGesture.cpp | 188 static SkScalar center(float pos0, float pos1) { in center() function
|
/kernel/linux/linux-5.10/drivers/clk/ |
H A D | clk-si544.c | 365 unsigned long center; in si544_set_rate() local
|