Searched refs:smoke (Results 1 – 25 of 37) sorted by relevance
12
/external/jmonkeyengine/engine/src/test/jme3test/effect/ |
D | TestSoftParticles.java | 94 ParticleEmitter smoke = new ParticleEmitter("Smoke", ParticleMesh.Type.Triangle, 30); in simpleInitApp() local 95 smoke.setMaterial(material); in simpleInitApp() 96 smoke.setShape(new EmitterSphereShape(Vector3f.ZERO, 5)); in simpleInitApp() 97 smoke.setImagesX(1); in simpleInitApp() 98 smoke.setImagesY(1); // 2x2 texture animation in simpleInitApp() 99 smoke.setStartColor(new ColorRGBA(0.1f, 0.1f, 0.1f,1f)); // dark gray in simpleInitApp() 100 smoke.setEndColor(new ColorRGBA(0.5f, 0.5f, 0.5f, 0.3f)); // gray in simpleInitApp() 101 smoke.setStartSize(3f); in simpleInitApp() 102 smoke.setEndSize(5f); in simpleInitApp() 103 smoke.setGravity(0, -0.001f, 0); in simpleInitApp() [all …]
|
/external/llvm/test/Assembler/ |
D | half.ll | 2 ; Basic smoke test for half type.
|
D | x86mmx.ll | 2 ; Basic smoke test for x86_mmx type.
|
D | atomic.ll | 2 ; Basic smoke test for atomic operations.
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/ |
D | run_webkit_tests.py | 340 if not args and not options.test_list and options.smoke is None: 341 options.smoke = port.default_smoke_test_only() 342 if options.smoke:
|
/external/chromium_org/third_party/angle/samples/ |
D | build_samples.gyp | 116 'gles2_book/ParticleSystem/smoke.tga',
|
/external/chromium_org/build/ |
D | whitespace_file.txt | 39 overhead, barely disturbing the thick cigarette smoke. No doubt was left about
|
/external/chromium_org/third_party/sqlite/src/test/ |
D | fts1porter.test | 18857 smoke smoke 18858 smoked smoke 18859 smokes smoke 18860 smoking smoke
|
/external/llvm/projects/sample/autoconf/m4/ |
D | libtool.m4 | 110 # vanish in a puff of smoke. 4554 # vanish in a puff of smoke.
|
/external/llvm/autoconf/m4/ |
D | libtool.m4 | 110 # vanish in a puff of smoke. 4554 # vanish in a puff of smoke.
|
/external/chromium_org/sdch/open-vcdiff/m4/ |
D | libtool.m4 | 188 # vanish in a puff of smoke. 705 # vanish in a puff of smoke.
|
/external/libmtp/m4/ |
D | libtool.m4 | 188 # vanish in a puff of smoke. 705 # vanish in a puff of smoke.
|
/external/protobuf/m4/ |
D | libtool.m4 | 188 # vanish in a puff of smoke. 705 # vanish in a puff of smoke.
|
/external/libusb-compat/m4/ |
D | libtool.m4 | 188 # vanish in a puff of smoke. 705 # vanish in a puff of smoke.
|
/external/chromium_org/third_party/tcmalloc/vendor/m4/ |
D | libtool.m4 | 188 # vanish in a puff of smoke. 705 # vanish in a puff of smoke.
|
/external/open-vcdiff/m4/ |
D | libtool.m4 | 188 # vanish in a puff of smoke. 705 # vanish in a puff of smoke.
|
/external/qemu/distrib/sdl-1.2.15/acinclude/ |
D | libtool.m4 | 190 # vanish in a puff of smoke. 707 # vanish in a puff of smoke.
|
/external/chromium_org/third_party/libevent/ |
D | aclocal.m4 | 123 # vanish in a puff of smoke. 4746 # vanish in a puff of smoke.
|
/external/chromium/sdch/open-vcdiff/ |
D | aclocal.m4 | 123 # vanish in a puff of smoke. 4758 # vanish in a puff of smoke.
|
/external/libexif/auto-m4/ |
D | libtool.m4 | 198 # vanish in a puff of smoke. 739 # vanish in a puff of smoke.
|
/external/libcap-ng/libcap-ng-0.7/m4/ |
D | libtool.m4 | 200 # vanish in a puff of smoke. 741 # vanish in a puff of smoke.
|
/external/chromium/third_party/libevent/ |
D | aclocal.m4 | 123 # vanish in a puff of smoke. 4746 # vanish in a puff of smoke.
|
/external/openfst/m4/ |
D | libtool.m4 | 200 # vanish in a puff of smoke. 741 # vanish in a puff of smoke.
|
/external/chromium_org/third_party/sqlite/src/ |
D | aclocal.m4 | 201 # vanish in a puff of smoke. 712 # vanish in a puff of smoke.
|
/external/libffi/ |
D | aclocal.m4 | 121 # vanish in a puff of smoke. 4680 # vanish in a puff of smoke.
|
12