| /test/xts/acts/graphic/acts_drawing_native/ |
| H A D | DrawingNativeCanvasTestPart2.cpp | 1469 OH_Drawing_Point *center = OH_Drawing_PointCreate(100, 100); in HWTEST_F() local 1492 OH_Drawing_Point *center = OH_Drawing_PointCreate(100, 100); in HWTEST_F() local 1519 OH_Drawing_Point *center in HWTEST_F() local 1546 OH_Drawing_Point *center = OH_Drawing_PointCreate(FLT_MAX, 100); HWTEST_F() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | metasound.c | 45 int i, j, center; in add_peak() local
|
| H A D | twinvqdec.c | 161 int center; in add_peak() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | af_virtualbass.c | 118 const double center = (lsrc[n] + rsrc[n]) * 0.5; in vb_stereo() local
|
| /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
|
| /third_party/skia/src/core/ |
| H A D | SkLatticeIter.cpp | 209 bool SkLatticeIter::Valid(int width, int height, const SkIRect& center) { in Valid() 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
|
| /third_party/skia/bench/ |
| H A D | GradientBench.cpp | 59 SkPoint center; in MakeRadial() local 69 SkPoint center; in MakeSweep() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/list/ |
| H A D | rosen_render_list_item.cpp | 273 Offset center; in PaintStickyEffect() local 277 Offset center; in PaintStickyEffect() local 364 Point center; PaintCurrentSticky() local 396 Point center; PaintNextSticky() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/gauge/ |
| H A D | gauge_layout_algorithm.cpp | 134 auto center = Offset(offset.GetX() + left + radius, offset.GetY() + top + radius); in MeasureLimitValueTextWidth() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/track/ |
| H A D | render_track.h | 34 Offset center; member
|
| /foundation/arkui/ui_lite/frameworks/components/ |
| H A D | ui_analog_clock.cpp | 32 void UIAnalogClock::SetHandImage(HandType type, const UIImageView& img, Point position, Point center) in SetHandImage() argument 66 SetHandLine(HandType type, Point position, Point center, ColorType color, uint16_t width, uint16_t height, OpacityType opacity) SetHandLine() argument
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/ |
| H A D | shadowutils.cpp | 328 OH_Drawing_Point* center = OH_Drawing_PointCreate(lightPos.x, lightPos.y); in draw_black_point() local
|