Home
last modified time | relevance | path

Searched refs:Recording (Results 1 – 11 of 11) sorted by relevance

/external/srec/doc/logs/uapi/
Drun_robustness2.log23 Recording from microphone...
49 Recording from microphone...
75 Recording from microphone...
101 Recording from microphone...
127 Recording from microphone...
153 Recording from microphone...
179 Recording from microphone...
205 Recording from microphone...
231 Recording from microphone...
257 Recording from microphone...
[all …]
/external/webkit/Source/WebCore/platform/graphics/android/context/
DPlatformGraphicsContextRecording.h45 class Recording : public SkRefCnt {
47 Recording() in Recording() function
50 ~Recording();
62 PlatformGraphicsContextRecording(Recording* picture);
169 Recording* mRecording;
DPlatformGraphicsContextRecording.cpp328 Recording::~Recording() in ~Recording()
431 void Recording::draw(SkCanvas* canvas) in draw()
483 void Recording::setRecording(RecordingImpl* impl) in setRecording()
496 PlatformGraphicsContextRecording::PlatformGraphicsContextRecording(Recording* recording) in PlatformGraphicsContextRecording()
/external/webkit/Source/WebKit/android/jni/
DPicturePile.h44 class Recording; variable
46 typedef WebCore::Recording Picture;
DPicturePile.cpp312 Recording* picture = new Recording(); in recordPicture()
/external/webkit/Source/WebCore/rendering/
DRenderInputSpeech.cpp93 if (speechButton->state() == InputFieldSpeechButtonElement::Recording) in paintInputFieldSpeechButton()
/external/webkit/Source/WebCore/html/shadow/
DTextControlInnerElements.h126 Recording, enumerator
DTextControlInnerElements.cpp432 setState(Recording); in defaultEventHandler()
435 case Recording: in defaultEventHandler()
/external/libvorbis/doc/
D05-comment.tex150 International Standard Recording Code for the
/external/quake/quake/src/WinQuake/data/
DTECHINFO.TXT1743 Recording a Demo
/external/webkit/Source/WebCore/
DChangeLog-2010-05-2412893 Display "Recording..." item when recording an user-initiated CPU profile.