HomeSort by relevance Sort by last modified time
    Searched refs:LOGV (Results 1 - 25 of 125) sorted by null

1 2 3 4 5

  /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) {
Timer.java 36 if (HttpLog.LOGV) {
HttpLog.java 34 static final boolean LOGV = false;
  /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__)
  /packages/apps/Gallery2/jni_mosaic/feature_mos/src/mosaic/
Log.h 20 #define LOGV(...) __android_log_print(ANDROID_LOG_SILENT, LOG_TAG, __VA_ARGS__)
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
Log.h 20 #define LOGV(...) __android_log_print(ANDROID_LOG_SILENT, LOG_TAG, __VA_ARGS__)
  /cts/suite/audio_quality/lib/src/audio/
AudioLocal.cpp 22 LOGV("prepare");
43 LOGV("startPlaybackOrRecord");
69 LOGV("stopPlaybackOrRecord");
96 LOGV("~AudioLocal");
107 LOGV("AudioLocal");
119 LOGV("repeat %d - %d", mCurrentRepeat, mNumberRepetition);
121 LOGV("AudioLocal complete command");
137 //LOGV("audio thread waiting");
139 //LOGV("audio thread waken up");
AudioRecordingLocal.cpp 32 LOGV("AudioRecordingLocal %x", (unsigned int)this);
37 LOGV("~AudioRecordingLocal %x", (unsigned int)this);
88 LOGV("AudioRecordingLocal::doPlaybackOrRecord %d", buffer->amountHandled());
100 LOGV("releaseHw %x", (unsigned int)this);
AudioPlaybackLocal.cpp 45 LOGV("AudioPlaybackLocal %x", (unsigned int)this);
50 LOGV("~AudioPlaybackLocal %x", (unsigned int)this);
92 LOGV("AudioPlaybackLocal::doPlaybackOrRecord %d", buffer->amountHandled());
111 LOGV("releaseHw %x", (unsigned int)this);
  /bootable/recovery/
common.h 32 #define LOGV(...) fprintf(stdout, "V:" __VA_ARGS__)
35 #define LOGV(...) do {} while (0)
  /hardware/qcom/media/mm-core/inc/
qc_omx_msg.h 45 #define DEBUG_DETAIL LOGV
  /development/ndk/sources/android/native_app_glue/
android_native_app_glue.c 33 # define LOGV(...) ((void)__android_log_print(ANDROID_LOG_VERBOSE, "threaded_app", __VA_ARGS__))
35 # define LOGV(...) ((void)0)
68 LOGV("Config: mcc=%d mnc=%d lang=%c%c cnt=%c%c orien=%d touch=%d dens=%d "
91 LOGV("APP_CMD_INPUT_CHANGED\n");
98 LOGV("Attaching input queue to looper");
108 LOGV("APP_CMD_INIT_WINDOW\n");
116 LOGV("APP_CMD_TERM_WINDOW\n");
124 LOGV("activityState=%d\n", cmd);
132 LOGV("APP_CMD_CONFIG_CHANGED\n");
139 LOGV("APP_CMD_DESTROY\n")
    [all...]
  /packages/apps/LegacyCamera/src/com/android/camera/
ActivityBase.java 36 private static boolean LOGV = false;
54 if (LOGV) Log.v(TAG, "onWindowFocusChanged.hasFocus=" + hasFocus
72 if (LOGV) Log.v(TAG, "onResume. hasWindowFocus()=" + hasWindowFocus());
74 if (LOGV) Log.v(TAG, "onResume. mOnResumePending=true");
77 if (LOGV) Log.v(TAG, "onResume. mOnResumePending=false");
85 if (LOGV) Log.v(TAG, "onPause");
136 if (LOGV) {
  /device/lge/mako/camera/QCamera/HAL/core/src/
QCameraHAL.cpp 50 LOGV("%s: E", __func__);
78 LOGV("%s: X", __func__);
91 LOGV("%s: E", __func__);
118 LOGV("%s: X", __func__);
125 LOGV("%s: E", __func__);
QCameraStream.cpp 124 LOGV("%s:ch_acquire MM_CAMERA_CH_PREVIEW, rc=%d\n",__func__, rc);
137 LOGV("%s: preview channel fmt = %d", __func__,
139 LOGV("%s: preview channel resolution = %d X %d", __func__,
143 LOGV("%s: preview MM_CAMERA_PARM_CH_IMAGE_FMT rc = %d\n", __func__, rc);
156 LOGV("%s:ch_acquire MM_CAMERA_CH_VIDEO, rc=%d\n",__func__, rc);
169 LOGV("%s: video channel fmt = %d", __func__,
171 LOGV("%s: video channel resolution = %d X %d", __func__,
176 LOGV("%s: video MM_CAMERA_PARM_CH_IMAGE_FMT rc = %d\n", __func__, rc);
192 LOGV("QCameraStream::initChannel : E");
195 LOGV("%s:ch_acquire MM_CAMERA_CH_PREVIEW, rc=%d\n",__func__, rc)
    [all...]
QCameraHWI_Record.cpp 45 LOGV("%s: BEGIN", __func__);
47 LOGV("%s: END", __func__);
56 LOGV("%s: BEGIN", __func__);
62 LOGV("%s: END", __func__);
75 LOGV("%s: BEGIN", __func__);
80 LOGV("%s: END", __func__);
87 LOGV("%s: BEGIN", __func__);
96 LOGV("%s: END", __func__);
108 LOGV("%s: BEGIN", __func__);
114 LOGV("%s: END", __func__)
    [all...]
QCameraHWI_Mem.cpp 65 LOGV("MMCameraDL: E");
70 LOGV("Open MM camera DL libeomcamera loaded at %p ", libmmcamera);
71 LOGV("MMCameraDL: X");
79 LOGV("~MMCameraDL: E");
83 LOGV("closed MM Camera DL ");
86 LOGV("~MMCameraDL: X");
142 LOGV("constructing MemPool %s backed by ashmem: "
182 LOGV("register_buf: reg = %d buffer = %p",
219 LOGV("register_buf: reg = %d buffer = %p", !register_buffer,
311 LOGV(" pmempool creating video buffers : active %d ", active)
    [all...]
  /external/opencv/
cvjni.cpp 51 LOGV("Error loading socket address.");
58 LOGV("Error loading socket port.");
67 LOGV("Error creating socket capture.");
265 LOGV("Load loadImageBytes.");
272 LOGV("Load NewBooleanArray.");
277 LOGV("Load SetBooleanArrayRegion.");
279 LOGV("Release sourceImage");
284 LOGV("Release binaryImage");
286 LOGV("Release grayImage");
288 LOGV("Release contourImage");
    [all...]
  /hardware/invensense/libsensors_iio/
local_log_def.h 19 #define LOGV ALOGV
43 LOGV("%s", __PRETTY_FUNCTION__)
  /bootable/recovery/minzip/
Log.h 22 * Normally we strip LOGV (VERBOSE messages) from release builds.
48 #ifndef LOGV
50 #define LOGV(...) ((void)0)
52 #define LOGV(...) ((void)LOG(LOG_VERBOSE, LOG_TAG, __VA_ARGS__))
69 #define LOGVV LOGV
  /frameworks/ex/variablespeed/jni/
hlogging.h 26 #define LOGV(...) __android_log_print(ANDROID_LOG_VERBOSE, LOG_TAG, __VA_ARGS__)
  /packages/apps/LegacyCamera/src/com/android/camera/ui/
FaceView.java 34 private final boolean LOGV = false;
60 if (LOGV) Log.v(TAG, "Num of faces=" + faces.length);
68 if (LOGV) Log.v(TAG, "mDisplayOrientation=" + orientation);
78 if (LOGV) Log.v(TAG, "mMirror=" + mirror);
134 if (LOGV) Util.dumpRect(mRect, "Original rect");
136 if (LOGV) Util.dumpRect(mRect, "Transformed rect");
  /cts/suite/audio_quality/test/
AudioPlayTestCommon.h 47 LOGV("~AudioPlayTestCommon");
59 LOGV("AudioPlayTestCommon::TearDown");
69 LOGV("size %d, handled %d", mBuffer->getSize(), mBuffer->amountHandled());

Completed in 677 milliseconds

1 2 3 4 5