| /third_party/gstreamer/gstplugins_bad/tests/examples/mpegts/ |
| D | ts-parser.c | 66 dump_memory_bytes (guint8 * data, guint len, guint spacing) in dump_memory_bytes() 80 #define dump_memory_content(desc, spacing) dump_memory_bytes((desc)->data + 2, (desc)->length, spac… argument 179 dump_cable_delivery_descriptor (GstMpegtsDescriptor * desc, guint spacing) in dump_cable_delivery_descriptor() 197 dump_terrestrial_delivery (GstMpegtsDescriptor * desc, guint spacing) in dump_terrestrial_delivery() 237 dump_dvb_service_list (GstMpegtsDescriptor * desc, guint spacing) in dump_dvb_service_list() 255 dump_logical_channel_descriptor (GstMpegtsDescriptor * desc, guint spacing) in dump_logical_channel_descriptor() 272 dump_multiligual_network_name (GstMpegtsDescriptor * desc, guint spacing) in dump_multiligual_network_name() 289 dump_multiligual_bouquet_name (GstMpegtsDescriptor * desc, guint spacing) in dump_multiligual_bouquet_name() 306 dump_multiligual_service_name (GstMpegtsDescriptor * desc, guint spacing) in dump_multiligual_service_name() 324 dump_multiligual_component (GstMpegtsDescriptor * desc, guint spacing) in dump_multiligual_component() [all …]
|
| /third_party/skia/gm/ |
| D | userfont.cpp | 73 static sk_sp<SkTextBlob> make_blob(sk_sp<SkTypeface> tf, float size, float* spacing) { in make_blob() 92 float spacing; in onDraw() local
|
| D | texteffects.cpp | 157 SkScalar spacing) { in make_posh() 168 SkScalar spacing) { in make_pos() 252 for (SkScalar spacing = 0; spacing < 30; spacing += 20) { variable
|
| D | overstroke.cpp | 86 const SkScalar spacing = 5.0f; in ribs_path() local
|
| /third_party/flutter/skia/gm/ |
| D | texteffects.cpp | 157 SkScalar spacing) { in make_posh() 168 SkScalar spacing) { in make_pos() 252 for (SkScalar spacing = 0; spacing < 30; spacing += 20) { variable
|
| D | overstroke.cpp | 96 const SkScalar spacing = 5.0f; in ribs_path() local
|
| /third_party/mesa3d/src/gallium/auxiliary/tessellator/ |
| D | p_tessellator.cpp | 130 enum pipe_tess_spacing spacing, in p_tess_init()
|
| /third_party/flutter/skia/tools/ |
| D | skhello.cpp | 78 SkScalar spacing = paint.getFontSpacing(); in main() local
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| D | es31fTessellationTests.cpp | 476 …tTessellationEvaluationInLayoutString (TessPrimitiveType primType, SpacingMode spacing, Winding wi… in getTessellationEvaluationInLayoutString() 485 …tTessellationEvaluationInLayoutString (TessPrimitiveType primType, SpacingMode spacing, bool usePo… in getTessellationEvaluationInLayoutString() 1592 …r* name, const char* description, TessPrimitiveType primitiveType, SpacingMode spacing, CaseType c… in CommonEdgeCase() 1903 …t, const char* name, const char* description, TessPrimitiveType primitiveType, SpacingMode spacing) in TessCoordCase() 2154 …lSpacingModeCase (Context& context, const char* name, const char* description, SpacingMode spacing) in FractionalSpacingModeCase() 2327 SpacingMode spacing, in BasicVariousTessLevelsPosAttrCase() 2512 …r* name, const char* description, TessPrimitiveType primitiveType, SpacingMode spacing, const char… in BasicTriangleFillCoverCase() 2525 …const glu::ProgramSources makeSources (TessPrimitiveType primitiveType, SpacingMode spacing, const… in makeSources() 2599 …r* name, const char* description, TessPrimitiveType primitiveType, SpacingMode spacing, const char… in BasicTriangleFillNonOverlapCase() 2606 …const glu::ProgramSources makeSources (TessPrimitiveType primitiveType, SpacingMode spacing, const… in makeSources() [all …]
|
| /third_party/mesa3d/src/gallium/auxiliary/draw/ |
| D | draw_tess.h | 81 unsigned spacing; member
|
| /third_party/flutter/skia/third_party/externals/sdl/Xcode-iOS/Demos/src/ |
| D | mixer.c | 57 int spacing = 10; /* gap between drum buttons */ in initializeButtons() local
|
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| D | dng_gain_map.cpp | 254 const dng_point_real64 &spacing, in dng_gain_map()
|
| /third_party/cups-filters/filter/ |
| D | texttopdf.c | 73 int spacing=0; // sane default, as FC_MONO == 100 in font_load() local
|
| /third_party/python/Lib/ |
| D | calendar.py | 627 def format(cols, colwidth=_colwidth, spacing=_spacing): argument 632 def formatstring(cols, colwidth=_colwidth, spacing=_spacing): argument
|
| /third_party/ffmpeg/libavcodec/ |
| D | ass_split.h | 53 float spacing; member
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
| D | fd6_emit.h | 266 fd6_gl2spacing(enum gl_tess_spacing spacing) in fd6_gl2spacing()
|
| /third_party/rust/crates/proc-macro2/src/ |
| D | wrapper.rs | 159 let spacing = match tt.spacing() { in into_compiler_token() localVariable 334 let spacing = match tt.spacing() { in next() localVariable
|
| D | lib.rs | 784 spacing: Spacing, field 827 pub fn spacing(&self) -> Spacing { in spacing() method
|
| /third_party/flutter/skia/third_party/externals/imgui/ |
| D | imgui_demo.cpp | 440 float spacing = ImGui::GetStyle().ItemInnerSpacing.x; in ShowDemoWindowWidgets() local 1266 const float spacing = 4; in ShowDemoWindowWidgets() local 1881 const float spacing = ImGui::GetStyle().ItemInnerSpacing.x; in ShowDemoWindowLayout() local 3857 float x = p.x + 4.0f, y = p.y + 4.0f, spacing = 8.0f; in ShowExampleAppCustomRendering() local
|
| /third_party/freetype/src/bdf/ |
| D | bdf.h | 169 int spacing; /* Font spacing value. */ member
|
| /third_party/skia/third_party/externals/freetype/src/bdf/ |
| D | bdf.h | 169 int spacing; /* Font spacing value. */ member
|
| /third_party/flutter/skia/third_party/externals/freetype/src/bdf/ |
| D | bdf.h | 170 int spacing; /* Font spacing value. */ member
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| D | svga_shader.h | 101 enum pipe_tess_spacing spacing:3; member 276 enum pipe_tess_spacing spacing:3; member
|
| /third_party/gstreamer/gstplugins_base/ext/gl/ |
| D | gltestsrc.c | 796 #define SRC_CHECKERS(spacing) \ argument
|
| /third_party/flutter/skia/platform_tools/android/apps/arcore/src/main/cpp/ |
| D | hello_ar_application.cc | 157 float spacing = 0.05; in DrawText() local
|