Home
last modified time | relevance | path

Searched defs:center (Results 51 - 75 of 150) sorted by relevance

123456

/third_party/ffmpeg/libavresample/
H A Dresample.c74 const int center = (tap_count - 1) / 2; in build_filter() local
/third_party/glfw/tests/
H A Djoysticks.c127 struct nk_vec2 center; in hat_widget() local
[all...]
/third_party/glfw/examples/
H A Dsplitview.c168 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__.py221 center = _simple_escaping_wrapper(str.center) variable in Markup
/third_party/pulseaudio/src/pulsecore/ffmpeg/
H A Dresample2.c97 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 DDrawBaseVertexVariantsTest.cpp49 const auto center = GetTileCenter(x, y); in GetQuadVertices() local
H A DSimpleOperationTest.cpp1114 Vector2 center = (positions[index] + positions[index + 1] + positions[index + 2] + in TEST_P() local
/third_party/skia/src/core/
H A DSkLatticeIter.cpp209 bool SkLatticeIter::Valid(int width, int height, const SkIRect& center) { in Valid() argument
H A DSkM44.cpp348 SkM44 SkM44::LookAt(const SkV3& eye, const SkV3& center, const SkV3& up) { in LookAt() argument
H A DSkMaskFilter.cpp192 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 Dsk_effects.cpp92 SkPoint center = to_skpoint(*ccenter); in sk_shader_new_radial_gradient() local
/third_party/skia/tests/
H A DM44Test.cpp237 SkV2 center = map2d(m, {src.centerX(), src.centerY()}); in DEF_TEST() local
/third_party/skia/experimental/graphite/src/geom/
H A DRect.h98 AI float2 center() const { in center() function in skgpu::Rect
/third_party/skia/gm/
H A Dconvex_all_line_paths.cpp274 SkPoint center; in drawPath() local
H A Dconvexpolyclip.cpp128 const SkPoint center = { kRadius, kRadius }; variable
H A Dtilemodes.cpp176 SkPoint center = { SkIntToScalar(gWidth)/2, SkIntToScalar(gHeight)/2 }; in make_grad() local
H A Dtilemodes_scaled.cpp176 SkPoint center = { SkIntToScalar(gWidth)/2, SkIntToScalar(gHeight)/2 }; in make_grad() local
H A Dgradients_no_texture.cpp49 SkPoint center; in MakeRadial() local
56 SkPoint center; in MakeSweep() local
H A Dpolygonoffset.cpp512 SkPoint center; in drawPolygon() local
/third_party/skia/bench/
H A DGradientBench.cpp59 SkPoint center; in MakeRadial() local
69 SkPoint center; in MakeSweep() local
/third_party/ffmpeg/libavcodec/
H A Dopus_rc.c236 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 Dresample.c152 const int center= (tap_count-1)/2; in build_filter() local
/third_party/skia/samplecode/
H A DSampleSlides.cpp182 SkPoint center; in MakeRadial() local
190 SkPoint center; in MakeSweep() local
/third_party/skia/tools/viewer/
H A DTouchGesture.cpp188 static SkScalar center(float pos0, float pos1) { in center() function
/kernel/linux/linux-5.10/drivers/clk/
H A Dclk-si544.c365 unsigned long center; in si544_set_rate() local

Completed in 18 milliseconds

123456