/hardware/ti/omap4xxx/libtiutils/ |
DebugUtils.h | 23 #define DBGUTILS_LOGVA(str) LOGV("%s:%d %s - " str,__FILE__, __LINE__,__FUNCTION__); 24 #define DBGUTILS_LOGVB(str,...) LOGV("%s:%d %s - " str,__FILE__, __LINE__, __FUNCTION__, __VA_ARGS__); 29 #define LOG_FUNCTION_NAME LOGV("%d: %s() ENTER", __LINE__, __FUNCTION__); 30 #define LOG_FUNCTION_NAME_EXIT LOGV("%d: %s() EXIT", __LINE__, __FUNCTION__);
|
/frameworks/base/core/java/android/net/http/ |
LoggingEventHandler.java | 38 if (HttpLog.LOGV) { 47 if (HttpLog.LOGV) { 54 if (HttpLog.LOGV) { 61 if (HttpLog.LOGV) { 67 if (HttpLog.LOGV) { 73 if (HttpLog.LOGV) { 79 if (HttpLog.LOGV) { 86 if (HttpLog.LOGV) {
|
/frameworks/base/drm/drmserver/ |
DrmManagerService.cpp | 55 LOGV("instantiate"); 70 LOGV("created"); 76 LOGV("Destroyed"); 99 LOGV("Entering setDrmServiceListener"); 105 LOGV("Entering installDrmEngine"); 111 LOGV("Entering getConstraints from content"); 116 LOGV("Entering getMetadata from content"); 121 LOGV("Entering canHandle"); 126 LOGV("Entering processDrmInfo"); 131 LOGV("Entering acquireDrmInfo") [all...] |
/frameworks/base/media/libmediaplayerservice/ |
StagefrightPlayer.cpp | 32 LOGV("StagefrightPlayer"); 38 LOGV("~StagefrightPlayer"); 46 LOGV("initCheck"); 64 LOGV("setDataSource(%d, %lld, %lld)", fd, offset, length); 73 LOGV("setVideoSurface"); 80 LOGV("setVideoSurfaceTexture"); 94 LOGV("start"); 100 LOGV("stop"); 106 LOGV("pause"); 112 LOGV("isPlaying") [all...] |
MediaRecorderClient.cpp | 64 LOGV("Query SurfaceMediaSource"); 78 LOGV("setCamera"); 89 LOGV("setPreviewSurface"); 100 LOGV("setVideoSource(%d)", vs); 114 LOGV("setAudioSource(%d)", as); 128 LOGV("setOutputFormat(%d)", of); 139 LOGV("setVideoEncoder(%d)", ve); 150 LOGV("setAudioEncoder(%d)", ae); 161 LOGV("setOutputFile(%s)", path); 172 LOGV("setOutputFile(%d, %lld, %lld)", fd, offset, length) [all...] |
MidiMetadataRetriever.cpp | 34 LOGV("clearMetadataValues"); 41 LOGV("setDataSource: %s", url? url: "NULL pointer"); 52 LOGV("setDataSource: fd(%d), offset(%lld), and length(%lld)", fd, offset, length); 63 LOGV("extractMetdata: key(%d)", keyCode); 81 LOGV("duration: %s ms", mMetadataValues[0]);
|
MetadataRetrieverClient.cpp | 49 LOGV("MetadataRetrieverClient constructor pid(%d)", pid); 58 LOGV("MetadataRetrieverClient destructor"); 77 LOGV("disconnect from pid %d", mPid); 95 LOGV("create midi metadata retriever"); 113 LOGV("setDataSource(%s)", url); 119 LOGV("player type = %d", playerType); 129 LOGV("setDataSource fd=%d, offset=%lld, length=%lld", fd, offset, length); 137 LOGV("st_dev = %llu", sb.st_dev); 138 LOGV("st_mode = %u", sb.st_mode); 139 LOGV("st_uid = %lu", sb.st_uid) [all...] |
/dalvik/vm/mterp/c/ |
OP_BREAKPOINT.cpp | 19 LOGV("+++ break 0x%02x (0x%04x -> 0x%04x)", originalOpcode, inst,
|
/external/opencv/otherlibs/highgui/ |
cvcap_socket.cpp | 56 #define LOGV(...) __android_log_print(ANDROID_LOG_SILENT, LOG_TAG, __VA_ARGS__) 119 LOGV("Invalid width or height!"); 135 LOGV("%s", buffer); 145 LOGV("out of memory error"); 157 LOGV("Setting simple vars to 0"); 162 LOGV("Freeing Addr Info"); 169 LOGV("Freeing Buffer"); 176 LOGV("Releasing Image"); 183 LOGV("Done closing Capture Socket"); 213 LOGV("You haven't opened the socket capture yet!") [all...] |
/frameworks/base/core/java/android/util/ |
Config.java | 49 public static final boolean LOGV = false;
|
/packages/apps/Camera/jni/feature_mos/src/mosaic/ |
Log.h | 20 #define LOGV(...) __android_log_print(ANDROID_LOG_SILENT, LOG_TAG, __VA_ARGS__)
|
/frameworks/base/media/libmedia/ |
IMediaRecorder.cpp | 67 LOGV("setCamera(%p,%p)", camera.get(), proxy.get()); 78 LOGV("Query SurfaceMediaSource"); 91 LOGV("setPreviewSurface(%p)", surface.get()); 101 LOGV("init"); 110 LOGV("setVideoSource(%d)", vs); 120 LOGV("setAudioSource(%d)", as); 130 LOGV("setOutputFormat(%d)", of); 140 LOGV("setVideoEncoder(%d)", ve); 150 LOGV("setAudioEncoder(%d)", ae); 160 LOGV("setOutputFile(%s)", path) [all...] |
mediarecorder.cpp | 34 LOGV("setCamera(%p,%p)", camera.get(), proxy.get()); 46 LOGV("setCamera failed: %d", ret); 55 LOGV("setPreviewSurface(%p)", surface.get()); 71 LOGV("setPreviewSurface failed: %d", ret); 80 LOGV("init"); 92 LOGV("init failed: %d", ret); 99 LOGV("setListener failed: %d", ret); 110 LOGV("setVideoSource(%d)", vs); 120 LOGV("Call init() since the media recorder is not initialized yet"); 135 LOGV("setVideoSource failed: %d", ret) [all...] |
mediaplayer.cpp | 49 LOGV("constructor"); 70 LOGV("destructor"); 78 LOGV("disconnect"); 102 LOGV("setListener"); 143 LOGV("setDataSource(%s)", url); 160 LOGV("setDataSource(%d, %lld, %lld)", fd, offset, length); 175 LOGV("setDataSource"); 195 LOGV("invoke %d", request.dataSize()); 224 LOGV("setVideoSurface"); 233 LOGV("setVideoSurfaceTexture") [all...] |
/hardware/ti/omap4xxx/domx/omx_core/src/ |
OMX_Core_Wrapper.c | 61 LOGV("OMXConfigParserRedirect +\n"); 66 LOGV("OMXConfigParserRedirect -\n"); 95 LOGV("TIOMX_Init\n"); 102 LOGV("TIOMX_Deinit\n"); 111 LOGV("TIOMX_ComponentNameEnum\n"); 121 LOGV("TIOMX_GetHandle\n"); 128 LOGV("TIOMX_FreeHandle\n"); 137 LOGV("TIOMX_GetComponentsOfRole\n"); 146 LOGV("TIOMX_GetRolesOfComponent\n"); 156 LOGV("TIOMX_SetupTunnel\n") [all...] |
/development/tools/emulator/system/camera/ |
EmulatedCameraCommon.h | 37 LOGV("Entering %s", mName); 42 LOGV("Leaving %s", mName);
|
/frameworks/media/libvideoeditor/vss/stagefrightshells/src/ |
VideoEditorAudioEncoder.cpp | 85 LOGV("VideoEditorAudioEncoderSource::Create"); 99 LOGV("VideoEditorAudioEncoderSource::VideoEditorAudioEncoderSource"); 104 LOGV("VideoEditorAudioEncoderSource::~VideoEditorAudioEncoderSource"); 114 LOGV("VideoEditorAudioEncoderSource::start"); 117 LOGV("VideoEditorAudioEncoderSource::start ERROR : invalid state %d", 125 LOGV("VideoEditorAudioEncoderSource::start END (0x%x)", err); 132 LOGV("VideoEditorAudioEncoderSource::stop"); 135 LOGV("VideoEditorAudioEncoderSource::stop ERROR: invalid state %d", 148 LOGV("VideoEditorAudioEncoderSource::stop : %d buffer remained", i); 154 LOGV("VideoEditorAudioEncoderSource::stop END (0x%x)", err) [all...] |
VideoEditorMp3Reader.cpp | 91 LOGV("VideoEditorMp3Reader_create begin"); 104 LOGV("VideoEditorMp3Reader_create no error"); 106 LOGV("VideoEditorMp3Reader_create ERROR 0x%X", err); 108 LOGV("VideoEditorMp3Reader_create end"); 127 LOGV("VideoEditorMp3Reader_destroy begin"); 132 LOGV("VideoEditorMp3Reader_destroy no error"); 134 LOGV("VideoEditorMp3Reader_destroy ERROR 0x%X", err); 136 LOGV("VideoEditorMp3Reader_destroy end"); 159 LOGV("VideoEditorMp3Reader_open begin"); 166 LOGV("VideoEditorMp3Reader_open Datasource start %s" [all...] |
/frameworks/base/media/libstagefright/tests/ |
DummyRecorder.cpp | 30 LOGV("ThreadWrapper: %p", pthis); 38 LOGV("Start"); 58 LOGV("Stop"); 66 LOGV("Ending the reading thread"); 72 LOGV("ReadFromSource"); 79 LOGV("A fake writer accessing the frames");
|
/external/webkit/Source/WebCore/platform/graphics/android/ |
DoubleBufferedTexture.cpp | 89 LOGV("AquireContext has previously generated a context.\n"); 113 LOGV("Initialized Textures A (%d)", m_textureA->getSourceTextureId()); 116 LOGV("Initialized Textures B (%d)", m_textureB->getSourceTextureId()); 134 LOGV("Deleting Producer Textures A (%d)", m_textureA->getSourceTextureId()); 137 LOGV("Deleting Producer Textures B (%d)", m_textureB->getSourceTextureId()); 153 LOGV("Deleting Consumer Textures A (%d)", m_textureA->getTargetTextureId()); 156 LOGV("Deleting Consumer Textures B (%d)", m_textureB->getTargetTextureId()); 168 LOGV("Acquiring P Lock (%d)", sharedTex->getSourceTextureId()); 170 LOGV("Acquired P Lock"); 179 LOGV("Releasing P Lock (%d)", sharedTex->getSourceTextureId()) [all...] |
/frameworks/base/core/jni/ |
android_media_ToneGenerator.cpp | 42 LOGV("android_media_ToneGenerator_startTone: %x\n", (int)thiz); 55 LOGV("android_media_ToneGenerator_stopTone: %x\n", (int)thiz); 60 LOGV("ToneGenerator lpToneGen: %x\n", (unsigned int)lpToneGen); 71 LOGV("android_media_ToneGenerator_release lpToneGen: %x\n", (int)lpToneGen); 86 LOGV("android_media_ToneGenerator_native_setup jobject: %x\n", (int)thiz); 93 LOGV("ToneGenerator lpToneGen: %x\n", (unsigned int)lpToneGen); 104 LOGV("ToneGenerator fields.context: %x\n", env->GetIntField(thiz, fields.context)); 109 LOGV("android_media_ToneGenerator_native_finalize jobject: %x\n", (int)thiz); 115 LOGV("delete lpToneGen: %x\n", (int)lpToneGen); 145 LOGV("register_android_media_ToneGenerator ToneGenerator fields.context: %x", (unsigned int)fields.cont (…) [all...] |
/frameworks/media/libvideoeditor/lvpp/ |
VideoEditorPlayer.cpp | 34 LOGV("VideoEditorPlayer"); 39 LOGV("~VideoEditorPlayer"); 49 LOGV("initCheck"); 74 LOGV("setVideoSurface"); 81 LOGV("setVideoSurfaceTexture"); 88 LOGV("prepare"); 97 LOGV("start"); 102 LOGV("stop"); 107 LOGV("pause"); 112 LOGV("isPlaying") [all...] |
/frameworks/base/libs/camera/ |
ICamera.cpp | 63 LOGV("disconnect"); 72 LOGV("setPreviewDisplay"); 83 LOGV("setPreviewTexture"); 96 LOGV("setPreviewCallbackFlag(%d)", flag); 106 LOGV("startPreview"); 116 LOGV("startRecording"); 126 LOGV("stopPreview"); 135 LOGV("stopRecording"); 143 LOGV("releaseRecordingFrame"); 152 LOGV("storeMetaDataInBuffers: %s", enabled? "true": "false") [all...] |
Camera.cpp | 73 LOGV("create"); 120 LOGV("connect"); 137 LOGV("disconnect"); 147 LOGV("reconnect"); 175 LOGV("setPreviewDisplay(%p)", surface.get()); 189 LOGV("setPreviewTexture(%p)", surfaceTexture.get()); 203 LOGV("startPreview"); 211 LOGV("storeMetaDataInBuffers: %s", 221 LOGV("startRecording"); 230 LOGV("stopPreview") [all...] |
ICameraRecordingProxy.cpp | 45 LOGV("startRecording"); 55 LOGV("stopRecording"); 63 LOGV("releaseRecordingFrame"); 80 LOGV("START_RECORDING"); 88 LOGV("STOP_RECORDING"); 94 LOGV("RELEASE_RECORDING_FRAME");
|