Lines Matching refs:ALOGV

38     ALOGV("setCamera(%p,%p)", camera.get(), proxy.get());
50 ALOGV("setCamera failed: %d", ret);
59 ALOGV("setPreviewSurface(%p)", surface.get());
75 ALOGV("setPreviewSurface failed: %d", ret);
84 ALOGV("init");
96 ALOGV("init failed: %d", ret);
103 ALOGV("setListener failed: %d", ret);
114 ALOGV("setVideoSource(%d)", vs);
124 ALOGV("Call init() since the media recorder is not initialized yet");
139 ALOGV("setVideoSource failed: %d", ret);
149 ALOGV("setAudioSource(%d)", as);
155 ALOGV("Call init() since the media recorder is not initialized yet");
172 ALOGV("setAudioSource failed: %d", ret);
182 ALOGV("setOutputFormat(%d)", of);
211 ALOGV("setVideoEncoder(%d)", ve);
231 ALOGV("setVideoEncoder failed: %d", ret);
241 ALOGV("setAudioEncoder(%d)", ae);
261 ALOGV("setAudioEncoder failed: %d", ret);
271 ALOGV("setOutputFile(%d, %" PRId64 ", %" PRId64 ")", fd, offset, length);
298 ALOGV("setOutputFile failed: %d", ret);
308 ALOGV("setVideoSize(%d, %d)", width, height);
351 ALOGV("setInputSurface");
369 ALOGV("setVideoFrameRate(%d)", frames_per_second);
393 ALOGV("setParameters(%s)", params.string());
421 ALOGV("prepare");
460 ALOGV("getMaxAmplitude");
481 ALOGV("start");
503 ALOGV("stop");
531 ALOGV("reset");
567 ALOGV("pause");
589 ALOGV("resume");
611 ALOGV("close");
629 ALOGV("doReset");
643 ALOGV("doCleanUp");
654 ALOGV("release");
663 ALOGV("constructor");
684 ALOGV("destructor");
696 ALOGV("setListener");
705 ALOGV("setClientName");
726 ALOGV("message received msg=%d, ext1=%d, ext2=%d", msg, ext1, ext2);
735 ALOGV("callback application");
737 ALOGV("back from callback");
743 ALOGV("died");