Home
last modified time | relevance | path

Searched refs:effect3 (Results 1 – 25 of 38) sorted by relevance

12

/dports/audio/libopenmpt/libopenmpt-0.6.0+release.autotools/soundlib/
H A DLoad_dmf.cpp721 effect3 = file.ReadUint8(); in ConvertDMFPattern()
724 switch(effect3) in ConvertDMFPattern()
729 effect3 = CMD_VOLUMESLIDE; in ConvertDMFPattern()
734 effect3 = CMD_TREMOR; in ConvertDMFPattern()
748 effect3 = CMD_TREMOLO; in ConvertDMFPattern()
753 effect3 = CMD_PANNING8; in ConvertDMFPattern()
762 effect3 = CMD_PANBRELLO; in ConvertDMFPattern()
767 effect3 = CMD_NONE; in ConvertDMFPattern()
801 effect3 = CMD_VOLUME; in ConvertDMFPattern()
820 m->volcmd = effect3; in ConvertDMFPattern()
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/
H A DTestEffectHierarchy.qml56 //effect3.visible = !effect3.visible
111 // id: effect3
H A DTestBlendingModes.qml181 id: effect3
205 anchors.top: effect3.bottom
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/presets/
H A DRovastar - Altars Of Madness (Boxfresh Mix).milk79 per_pixel_5=effect3 = dy+0.001*cos((x*2-1)*128)+0.01*cos((x*2-1)*96);
81 …= if(above(y,q3),if(below(y,(q3+q1)), if(above(x,q4),if(below(x,(q4+q2)),effect3,effect4),effect4)…
/dports/graphics/libprojectm/projectm-3.1.12/presets/presets_tryptonaut/
H A DRovastar - Altars Of Madness (Boxfresh Mix).milk79 per_pixel_5=effect3 = dy+0.001*cos((x*2-1)*128)+0.01*cos((x*2-1)*96);
81 …= if(above(y,q3),if(below(y,(q3+q1)), if(above(x,q4),if(below(x,(q4+q2)),effect3,effect4),effect4)…
/dports/graphics/libprojectm/projectm-3.1.12/presets/presets_stock/
H A DRovastar - Altars Of Madness (Boxfresh Mix).milk79 per_pixel_5=effect3 = dy+0.001*cos((x*2-1)*128)+0.01*cos((x*2-1)*96);
81 …= if(above(y,q3),if(below(y,(q3+q1)), if(above(x,q4),if(below(x,(q4+q2)),effect3,effect4),effect4)…
/dports/graphics/libprojectm/projectm-3.1.12/presets/presets_milkdrop_104/
H A DRovastar - Altars Of Madness (Boxfresh Mix).milk79 per_pixel_5=effect3 = dy+0.001*cos((x*2-1)*128)+0.01*cos((x*2-1)*96);
81 …= if(above(y,q3),if(below(y,(q3+q1)), if(above(x,q4),if(below(x,(q4+q2)),effect3,effect4),effect4)…
/dports/graphics/libprojectm/projectm-3.1.12/presets/presets_milkdrop/
H A DRovastar - Altars Of Madness (Boxfresh Mix).milk79 per_pixel_5=effect3 = dy+0.001*cos((x*2-1)*128)+0.01*cos((x*2-1)*96);
81 …= if(above(y,q3),if(below(y,(q3+q1)), if(above(x,q4),if(below(x,(q4+q2)),effect3,effect4),effect4)…
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/graphics/compositing/
H A Dchunk_to_layer_mapper_test.cc170 auto effect3 = CreateOpacityEffect(*effect2, 1.f); in TEST_F() local
172 LayerState().Clip(), *effect3)); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/graphics/compositing/
H A Dchunk_to_layer_mapper_test.cc170 auto effect3 = CreateOpacityEffect(*effect2, 1.f); in TEST_F() local
172 LayerState().Clip(), *effect3)); in TEST_F()
/dports/games/omega/omega/
H A DMakefile.ami14 country.o effect1.o effect2.o effect3.o\
H A DMANIFEST10 aux3.c effect3.c iinit.h move.c time.c
H A DMakefile.dj39 country.o effect1.o effect2.o effect3.o\
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/animation/
H A Dcompositor_animations_test.cc1025 StringKeyframeEffectModel* effect3 = CreateKeyframeEffectModel( in TEST_P() local
1030 MakeGarbageCollected<KeyframeEffect>(element_.Get(), effect3, timing_); in TEST_P()
1033 effect3->SnapshotAllCompositorKeyframesIfNecessary(*element_.Get(), *style, in TEST_P()
1037 *effect3->GetPropertySpecificKeyframes(target_property3h); in TEST_P()
1040 EXPECT_EQ(1u, effect3->Properties().size()); in TEST_P()
1042 animation3, *effect3) & in TEST_P()
1178 StringKeyframeEffectModel* effect3 = in TEST_P() local
1193 MakeGarbageCollected<KeyframeEffect>(element_.Get(), effect3, timing_); in TEST_P()
1202 animation3, *effect3, in TEST_P()
/dports/graphics/qt5-graphicaleffects/kde-qtgraphicaleffects-5.15.2p2/src/effects/private/
H A DFastMaskedBlur.qml158 id: effect3
173 sourceItem: effect3
H A DFastGlow.qml135 id: effect3
150 sourceItem: effect3
H A DFastInnerShadow.qml140 id: effect3
155 sourceItem: effect3
/dports/graphics/py-pycollada/pycollada-0.6/collada/tests/
H A Dtest_collada.py257 effect3 = collada.material.Effect("myeffect3", [], "phong")
259 loaded_mesh.effects.append(effect3)
261 mat3 = collada.material.Material("mymaterial3", "mymat3", effect3)
/dports/x11-toolkits/qt5-quickcontrols/kde-qtquickcontrols-5.15.2p3/src/controls/Private/
H A DFastGlow.qml134 id: effect3
149 sourceItem: effect3
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/tests/auto/qml/codemodel/importscheck/002_nestedQmlOnly/QtGraphicalEffects/private/
H A DFastGlow.qml178 id: effect3
193 sourceItem: effect3
H A DFastMaskedBlur.qml201 id: effect3
216 sourceItem: effect3
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/tests/auto/qml/codemodel/importscheck/003_packageQmlOnly/QtGraphicalEffects/private/
H A DFastGlow.qml178 id: effect3
193 sourceItem: effect3
H A DFastMaskedBlur.qml201 id: effect3
216 sourceItem: effect3
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/tests/auto/qml/codemodel/importscheck/005_compositeQmlCopyAndCpp/QtQuick/Controls/Private/
H A DFastGlow.qml178 id: effect3
193 sourceItem: effect3
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/tests/auto/qml/codemodel/importscheck/007_compositeQmlCopyAndCppAndQml/QtQuick/Controls/Private/
H A DFastGlow.qml178 id: effect3
193 sourceItem: effect3

12