Searched refs:ALOGV (Results 1 - 25 of 359) sorted by last modified time

1234567891011>>

/frameworks/wilhelm/src/itf/
H A DIAcousticEchoCancellation.c87 ALOGV("EffectQueryNumberEffects() numEffects=%d", numEffects);
92 ALOGV("effect %d is called %s", i, fxDesc.name);
H A DIAutomaticGainControl.c84 ALOGV("EffectQueryNumberEffects() numEffects=%d", numEffects);
89 ALOGV("effect %d is called %s", i, fxDesc.name);
H A DINoiseSuppression.c82 ALOGV("EffectQueryNumberEffects() numEffects=%d", numEffects);
87 ALOGV("effect %d is called %s", i, fxDesc.name);
/frameworks/wilhelm/tests/automated/
H A DBufferQueue_test.cpp25 #define ALOGV printf macro
287 //ALOGV("Before 1.5 sec");
290 //ALOGV("After 1.5 sec");
293 //ALOGV("GetPlayState");
301 //ALOGV("TestEnd");
306 //ALOGV("Test Fixture: InvalidBuffer");
/frameworks/wilhelm/tests/native-media/jni/
H A Dnative-media-jni.c87 ALOGV("XA_PLAYEVENT_HEADATEND received, all MP2TS data has been decoded\n");
134 ALOGV("EOS was processed\n");
154 ALOGV("setting volume to -6dB");
158 ALOGV("setting volume to -12dB");
162 ALOGV("setting volume to 0dB (full volume)");
166 ALOGV("muting player");
170 ALOGV("unmuting player");
175 ALOGV("pan sound to the left (hard-left)");
179 ALOGV("disabling stereo position");
231 ALOGV("StreamChangeCallbac
[all...]
/frameworks/webview/chromium/loader/
H A Dloader.cpp56 ALOGV("Reserved %zd bytes at %p", vsize, addr);
97 ALOGV("Created relro file %s for library %s", relro, lib);
118 ALOGV("Loaded library %s with relro file %s", lib, relro);
/frameworks/rs/cpp/
H A DRenderScript.cpp85 ALOGV("Couldn't initialize RS::dispatch->AllocationGetType");
90 ALOGV("Couldn't initialize RS::dispatch->TypeGetNativeData");
95 ALOGV("Couldn't initialize RS::dispatch->ElementGetNativeData");
100 ALOGV("Couldn't initialize RS::dispatch->ElementGetSubElements");
105 ALOGV("Couldn't initialize RS::dispatch->DeviceCreate");
110 ALOGV("Couldn't initialize RS::dispatch->DeviceDestroy");
115 ALOGV("Couldn't initialize RS::dispatch->DeviceSetConfig");
120 ALOGV("Couldn't initialize RS::dispatch->ContextCreate");
125 ALOGV("Couldn't initialize RS::dispatch->GetName");
130 ALOGV("Could
[all...]
/frameworks/rs/cpu_ref/linkloader/android/
H A Dlibrsloader.cpp169 ALOGV("Symbol not found: %s\n", name);
201 ALOGV("Symbol not found: %s\n", name);
/frameworks/rs/cpu_ref/
H A DrsCpuCore.cpp132 //ALOGV("RS helperThread starting %p idx=%i", dc, idx);
163 //ALOGV("RS helperThread exited %p idx=%i", dc, idx);
281 ALOGV("%p Launching thread(s), CPUs %i", mRSC, mWorkers.mCount + 1);
H A DrsCpuScript.cpp282 ALOGV("Invoking BCC with: %s", compileCommandLine.c_str());
1150 //ALOGV("Calling setVar on slot = %i which is null", slot);
1168 //ALOGV("Calling setVar on slot = %i which is null", slot);
1186 //ALOGV("Calling setVar on slot = %i which is null", slot);
1228 //ALOGV("Calling setVar on slot = %i which is null", slot);
1253 //ALOGV("Calling setVar on slot = %i which is null", slot);
/frameworks/rs/driver/
H A DrsdAllocation.cpp403 ALOGV("User-backed allocation failed stride requirement, falling back to separate allocation");
482 //ALOGV(" mBufferID %i", mBufferID);
H A DrsdGL.cpp129 ALOGV(" %s: %d (0x%x)", names[j].name, value, value);
144 ALOGV("MAX Textures %i, %i %i", dc->gl.gl.maxVertexTextureUnits,
146 ALOGV("MAX Attribs %i", dc->gl.gl.maxVertexAttribs);
147 ALOGV("MAX Uniforms %i, %i", dc->gl.gl.maxVertexUniformVectors,
149 ALOGV("MAX Varyings %i", dc->gl.gl.maxVaryingVectors);
242 ALOGV("%p initEGL start", rsc);
355 //ALOGV("EGL Version %i %i", mEGL.mMajorVersion, mEGL.mMinorVersion);
356 //ALOGV("GL Version %s", mGL.mVersion);
357 //ALOGV("GL Vendor %s", mGL.mVendor);
358 //ALOGV("G
[all...]
H A DrsdProgram.cpp74 ALOGV("Destroying vertex shader with ID %p", (void*)pv);
108 ALOGV("Destroying fragment shader with ID %p", (void*)pf);
H A DrsdShader.cpp239 ALOGV("Loading shader type %x, ID %i", mType, mCurrentState->mShaderID);
240 ALOGV("%s", mShader.string());
268 ALOGV("--Shader load result %x ", glGetError());
314 ALOGV("Array Element [%u]", i);
317 ALOGV("Matrix4x4");
318 ALOGV("{%f, %f, %f, %f", fd[0], fd[4], fd[8], fd[12]);
319 ALOGV(" %f, %f, %f, %f", fd[1], fd[5], fd[9], fd[13]);
320 ALOGV(" %f, %f, %f, %f", fd[2], fd[6], fd[10], fd[14]);
321 ALOGV(" %f, %f, %f, %f}", fd[3], fd[7], fd[11], fd[15]);
323 ALOGV("Matrix3x
[all...]
H A DrsdShaderCache.cpp57 ALOGV("%s U, %s = %d, arraySize = %d\n", logTag,
123 //ALOGV("SC using program %i", mEntries[ct]->program);
126 //ALOGV("RsdShaderCache hit, using %i", ct);
175 ALOGV("vtx A %i, %s = %d\n", ct, vtx->getAttribName(ct).string(), e->vtxAttrs[ct].slot);
224 //ALOGV("SC made program %i", e->program);
H A DrsdVertexArray.cpp68 ALOGV("Starting vertex attribute binding");
70 ALOGV("va %i: slot=%i name=%s buf=%i ptr=%p size=%i type=0x%x stride=0x%x norm=%i offset=0x%p",
/frameworks/rs/
H A DrsAllocation.cpp270 ALOGV("%s allocation ptr=%p mUsageFlags=0x04%x, mMipmapControl=0x%04x",
H A DrsComponent.cpp251 ALOGV("%s Component: %s, %s, vectorSize=%i, bits=%i",
254 ALOGV("%s Component: %s, %s, vectorSize=%i, bits=%i",
H A DrsContext.cpp187 ALOGV("RS: Frame (%i), Script %2.1f%% (%i), Swap %2.1f%% (%i), Idle %2.1f%% (%" PRIi64 "), "
332 ALOGV("Application requested CPU execution");
334 ALOGV("Application requested debug context");
340 ALOGV("Successfully loaded runtime: %s", OVERRIDE_RS_DRIVER_STRING);
454 //ALOGV("%p RS Thread exiting", rsc);
464 //ALOGV("%p RS Thread exited", rsc);
469 //ALOGV("destroyWorkerThreadResources 1");
490 //ALOGV("destroyWorkerThreadResources 2");
618 //ALOGV("%p Context::~Context", this);
642 //ALOGV("
[all...]
H A DrsCppUtils.h54 #define ALOGV(...) \ macro
H A DrsElement.cpp97 ALOGV("%s Element: fieldCount: %zu, size bytes: %zu", prefix, mFieldCount, getSizeBytes());
100 ALOGV("%s Element field index: %u ------------------", prefix, ct);
101 ALOGV("%s name: %s, offsetBits: %u, arraySize: %u",
H A DrsFileA3D.cpp80 //ALOGV("Header data, entry name = %s", entry->mObjectName.string());
161 ALOGV("file open 1");
197 ALOGV("file open size = %" PRIi64, mDataSize);
212 ALOGV("Header is read an stream initialized");
396 //ALOGV("Returning object with name %s", obj->getName());
H A DrsMatrix4x4.cpp315 ALOGV("%s {%f, %f, %f, %f", s, m[0], m[4], m[8], m[12]);
316 ALOGV("%s %f, %f, %f, %f", s, m[1], m[5], m[9], m[13]);
317 ALOGV("%s %f, %f, %f, %f", s, m[2], m[6], m[10], m[14]);
318 ALOGV("%s %f, %f, %f, %f}", s, m[3], m[7], m[11], m[15]);
H A DrsObjectBase.cpp40 //ALOGV("ObjectBase %p con", this);
69 ALOGV("%s RSobj %p, name %s, refs %i,%i links %p,%p,%p",
72 ALOGV("%s RSobj %p, no-name, refs %i,%i links %p,%p,%p",
79 //ALOGV("ObjectBase %p incU ref %i, %i", this, mUserRefCount, mSysRefCount);
84 //ALOGV("ObjectBase %p incS ref %i, %i", this, mUserRefCount, mSysRefCount);
120 //ALOGV("ObjectBase %p decU ref %i, %i", this, mUserRefCount, mSysRefCount);
137 //ALOGV("ObjectBase %p zeroU ref %i, %i", this, mUserRefCount, mSysRefCount);
146 //ALOGV("ObjectBase %p decS ref %i, %i", this, mUserRefCount, mSysRefCount);
212 ALOGV("Forcing release of all outstanding user refs.");
230 ALOGV("Object
[all...]
H A DrsScriptC.cpp144 ALOGV("%p ScriptC::run invoking root, ptr %p", rsc, mHal.info.root);
150 ALOGV("%p ScriptC::run invoking complete, ret=%i", rsc, ret);
229 ALOGV("%p ScriptC::Invoke invoking slot %i, ptr %p", rsc, slot, this);
278 ALOGV("Cache dir changed to %s", cacheDir);

Completed in 319 milliseconds

1234567891011>>