Lines Matching refs:ALOGV

33     ALOGV("setCamera(%p,%p)", camera.get(), proxy.get());
45 ALOGV("setCamera failed: %d", ret);
54 ALOGV("setPreviewSurface(%p)", surface.get());
70 ALOGV("setPreviewSurface failed: %d", ret);
79 ALOGV("init");
91 ALOGV("init failed: %d", ret);
98 ALOGV("setListener failed: %d", ret);
109 ALOGV("setVideoSource(%d)", vs);
119 ALOGV("Call init() since the media recorder is not initialized yet");
134 ALOGV("setVideoSource failed: %d", ret);
144 ALOGV("setAudioSource(%d)", as);
150 ALOGV("Call init() since the media recorder is not initialized yet");
167 ALOGV("setAudioSource failed: %d", ret);
177 ALOGV("setOutputFormat(%d)", of);
203 ALOGV("setVideoEncoder(%d)", ve);
223 ALOGV("setVideoEncoder failed: %d", ret);
233 ALOGV("setAudioEncoder(%d)", ae);
253 ALOGV("setAudioEncoder failed: %d", ret);
263 ALOGV("setOutputFile(%s)", path);
279 ALOGV("setOutputFile failed: %d", ret);
289 ALOGV("setOutputFile(%d, %lld, %lld)", fd, offset, length);
316 ALOGV("setOutputFile failed: %d", ret);
326 ALOGV("setVideoSize(%d, %d)", width, height);
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("close");
585 ALOGV("doReset");
599 ALOGV("doCleanUp");
610 ALOGV("release");
619 ALOGV("constructor");
640 ALOGV("destructor");
652 ALOGV("setListener");
661 ALOGV("message received msg=%d, ext1=%d, ext2=%d", msg, ext1, ext2);
670 ALOGV("callback application");
672 ALOGV("back from callback");
678 ALOGV("died");