Home
last modified time | relevance | path

Searched refs:playing (Results 1 – 25 of 30) sorted by relevance

12

/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowMediaPlayer.java21 private boolean playing; field in ShadowMediaPlayer
52 playing = true; in __constructor__()
72 return playing; in isPlaying()
92 playing = true; in start()
97 playing = false; in pause()
102 playing = false; in release()
108 playing = false; in reset()
114 playing = false; in stop()
/external/jmonkeyengine/engine/src/core-effects/com/jme3/post/filters/
DFadeFilter.java55 private boolean playing = false; field in FadeFilter
88 if (playing) { in preFrame()
93 playing = false; in preFrame()
98 playing = false; in preFrame()
126 playing = true; in fadeIn()
135 playing = true; in fadeOut()
140 playing = false; in pause()
/external/jmonkeyengine/engine/src/test/jme3test/animation/
DTestMotionPath.java58 private boolean playing = false; field in TestMotionPath
163 if (playing) { in initInputs()
164 playing = false; in initInputs()
167 playing = true; in initInputs()
DTestCameraMotionPath.java59 private boolean playing = false; field in TestCameraMotionPath
169 if (playing) { in initInputs()
170 playing = false; in initInputs()
175 playing = true; in initInputs()
/external/sonivox/jet_tools/JetCreator/
DJetCreatorhlp.dat94 … and program changes will be read from the beginning of the segment when playing or triggering eve…
102 tracklist = The tracks in the segment currently playing segment display here. Tracks which are mut…
104 graph = The currently playing segment is displayed graphically here. You may trigger clips by clic…
109 … and program changes will be read from the beginning of the segment when playing or triggering eve…
/external/skia/site/user/
Dindex.md19 * Picture (for recording and then playing back into another Canvas)
/external/sepolicy/
Dmediaserver.te70 # Needed on some devices for playing DRM protected content,
74 # Needed on some devices for playing audio on paired BT device,
Dsurfaceflinger.te52 # Needed on some devices for playing DRM protected content,
/external/tinycompress/
DREADME13 the usage of this API. Currently this contains support for playing the mp3 format
/external/llvm/lib/Target/MSP430/
DREADME.txt28 6. Verify and fix (if needed) how's stuff playing with i32 / i64.
/external/clang/test/SemaObjC/
Dblocks.m79 // all the returns seem to be playing along.
/external/gtest/include/gtest/internal/
Dgtest-tuple.h.pump79 // behavior. We can do this as we are playing the role of a standard
/external/mesa3d/src/gtest/include/gtest/internal/
Dgtest-tuple.h.pump79 // behavior. We can do this as we are playing the role of a standard
/external/google-breakpad/src/testing/gtest/include/gtest/internal/
Dgtest-tuple.h.pump79 // behavior. We can do this as we are playing the role of a standard
/external/protobuf/gtest/include/gtest/internal/
Dgtest-tuple.h.pump79 // behavior. We can do this as we are playing the role of a standard
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-GB/
Den-GB_klex.pkb1081 …planescplannedD planningHplansc plasticsAplatescplaycplayingH pleasantApl…
/external/chromium-trace/trace-viewer/third_party/WebOb/docs/
Djsonrpc-example.txt594 *don't* do that. A little discipline is required to resist playing clever
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/rbbi/
Dwords.txt1982 playing
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-US/
Den-US_klex.pkb847 …nAplaneplaneAplanese planningI plasticsAplateeplayeplayingIplea)HD!Aple…
/external/libvncserver/x11vnc/
DChangeLog912 * more playing with pointer_mode: check_user_input3()
/external/valgrind/
DNEWS.old1188 89263 Missing ioctl translations for scsi-generic and CD playing
/external/guava/guava-tests/test/com/google/common/io/testdata/
Dalice_in_wonderland.txt213 of croquet she was playing against herself, for this curious
2497 All the time they were playing the Queen never left off
/external/libvncserver/
DChangeLog1710 again in rfbInitClient(), this breaks playing of vncrec files (this
6150 * rfb/rfbclient.h: more comments; support playing vncrec'orded files
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/
Den-US_lexpos.utf1206 ADJ^N_ING^V "playing" :G2P
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/
Den-GB_lexpos.utf1375 ADJ^N_ING^V "playing" :G2P

12