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

1234567891011>>

/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/support/renderscript/v8/jni/
H A Dandroid_renderscript_RenderScript.cpp190 ALOGV("message receive buffer too small. %i", receiveLen);
208 ALOGV("message receive buffer too small. %i", receiveLen);
/frameworks/support/renderscript/v8/rs_support/driver/
H A DrsdCore.cpp161 //ALOGV("RS helperThread starting %p idx=%i", rsc, idx);
190 //ALOGV("RS helperThread exited %p idx=%i", rsc, idx);
247 ALOGV("%p Launching thread(s), CPUs %i", rsc, cpu);
/frameworks/support/renderscript/v8/rs_support/
H A DrsAllocation.cpp212 ALOGV("%s allocation ptr=%p mUsageFlags=0x04%x, mMipmapControl=0x%04x",
H A DrsComponent.cpp238 ALOGV("%s Component: %s, %s, vectorSize=%i, bits=%i",
241 ALOGV("%s Component: %s, %s, vectorSize=%i, bits=%i",
H A DrsContext.cpp139 ALOGV("RS: Frame (%i), Script %2.1f%% (%i), Swap %2.1f%% (%i), Idle %2.1f%% (%lli), Internal %2.1f%% (%lli), Avg fps: %u",
193 ALOGV("%p RS Thread exiting", rsc);
195 ALOGV("%p RS Thread exited", rsc);
200 //ALOGV("destroyWorkerThreadResources 1");
204 //ALOGV("destroyWorkerThreadResources 2");
310 ALOGV("%p Context::~Context", this);
332 ALOGV("%p Context::~Context done", this);
438 ALOGV("%p rsContextDestroy", rsc);
441 ALOGV("%p rsContextDestroy done", rsc);
472 ALOGV("rsContextCreat
[all...]
H A DrsElement.cpp85 ALOGV("%s Element: fieldCount: %zu, size bytes: %zu", prefix, mFieldCount, getSizeBytes());
88 ALOGV("%s Element field index: %u ------------------", prefix, ct);
89 ALOGV("%s name: %s, offsetBits: %u, arraySize: %u",
H A DrsMatrix4x4.cpp310 ALOGV("%s {%f, %f, %f, %f", s, m[0], m[4], m[8], m[12]);
311 ALOGV("%s %f, %f, %f, %f", s, m[1], m[5], m[9], m[13]);
312 ALOGV("%s %f, %f, %f, %f", s, m[2], m[6], m[10], m[14]);
313 ALOGV("%s %f, %f, %f, %f}", s, m[3], m[7], m[11], m[15]);
H A DrsObjectBase.cpp38 //ALOGV("ObjectBase %p con", this);
42 //ALOGV("~ObjectBase %p ref %i,%i", this, mUserRefCount, mSysRefCount);
63 ALOGV("%s RSobj %p, name %s, refs %i,%i links %p,%p,%p",
66 ALOGV("%s RSobj %p, no-name, refs %i,%i links %p,%p,%p",
73 //ALOGV("ObjectBase %p incU ref %i, %i", this, mUserRefCount, mSysRefCount);
78 //ALOGV("ObjectBase %p incS ref %i, %i", this, mUserRefCount, mSysRefCount);
114 ALOGV("ObjectBase %p decU ref %i, %i", this, mUserRefCount, mSysRefCount);
129 //ALOGV("ObjectBase %p zeroU ref %i, %i", this, mUserRefCount, mSysRefCount);
138 //ALOGV("ObjectBase %p decS ref %i, %i", this, mUserRefCount, mSysRefCount);
168 //ALOGV("callin
[all...]
H A DrsScriptC.cpp70 ALOGV("%p ScriptC::run invoking root, ptr %p", rsc, mHal.info.root);
76 ALOGV("%p ScriptC::run invoking complete, ret=%i", rsc, ret);
106 ALOGV("%p ScriptC::Invoke invoking slot %i, ptr %p", rsc, slot, this);
H A DrsType.cpp148 ALOGV("%s Type: x=%u y=%u z=%u mip=%i face=%i", prefix,
/frameworks/rs/driver/
H A DrsdCore.cpp169 //ALOGV("RS helperThread starting %p idx=%i", rsc, idx);
198 //ALOGV("RS helperThread exited %p idx=%i", rsc, idx);
255 ALOGV("%p Launching thread(s), CPUs %i", rsc, cpu);
H A DrsdGL.cpp131 ALOGV(" %s: %d (0x%x)", names[j].name, value, value);
146 ALOGV("MAX Textures %i, %i %i", dc->gl.gl.maxVertexTextureUnits,
148 ALOGV("MAX Attribs %i", dc->gl.gl.maxVertexAttribs);
149 ALOGV("MAX Uniforms %i, %i", dc->gl.gl.maxVertexUniformVectors,
151 ALOGV("MAX Varyings %i", dc->gl.gl.maxVaryingVectors);
244 ALOGV("%p initEGL start", rsc);
364 //ALOGV("EGL Version %i %i", mEGL.mMajorVersion, mEGL.mMinorVersion);
365 //ALOGV("GL Version %s", mGL.mVersion);
366 //ALOGV("GL Vendor %s", mGL.mVendor);
367 //ALOGV("G
[all...]
H A DrsdProgram.cpp74 ALOGV("Destroying vertex shader with ID %u", (uint32_t)pv);
108 ALOGV("Destroying fragment shader with ID %u", (uint32_t)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%x",
/frameworks/rs/
H A DrsAllocation.cpp231 ALOGV("%s allocation ptr=%p mUsageFlags=0x04%x, mMipmapControl=0x%04x",
H A DrsComponent.cpp238 ALOGV("%s Component: %s, %s, vectorSize=%i, bits=%i",
241 ALOGV("%s Component: %s, %s, vectorSize=%i, bits=%i",
H A DrsContext.cpp158 ALOGV("RS: Frame (%i), Script %2.1f%% (%i), Swap %2.1f%% (%i), Idle %2.1f%% (%lli), Internal %2.1f%% (%lli), Avg fps: %u",
360 ALOGV("%p RS Thread exiting", rsc);
368 ALOGV("%p RS Thread exited", rsc);
373 //ALOGV("destroyWorkerThreadResources 1");
392 //ALOGV("destroyWorkerThreadResources 2");
498 ALOGV("%p Context::~Context", this);
520 ALOGV("%p Context::~Context done", this);
761 ALOGV("%p rsContextDestroy", rsc);
764 ALOGV("%p rsContextDestroy done", rsc);
795 ALOGV("rsContextCreat
[all...]
H A DrsElement.cpp85 ALOGV("%s Element: fieldCount: %zu, size bytes: %zu", prefix, mFieldCount, getSizeBytes());
88 ALOGV("%s Element field index: %u ------------------", prefix, ct);
89 ALOGV("%s name: %s, offsetBits: %u, arraySize: %u",
H A DrsFileA3D.cpp77 //ALOGV("Header data, entry name = %s", entry->mObjectName.string());
158 ALOGV("file open 1");
194 ALOGV("file open size = %lli", mDataSize);
209 ALOGV("Header is read an stream initialized");
390 //ALOGV("Returning object with name %s", obj->getName());
H A DrsMatrix4x4.cpp310 ALOGV("%s {%f, %f, %f, %f", s, m[0], m[4], m[8], m[12]);
311 ALOGV("%s %f, %f, %f, %f", s, m[1], m[5], m[9], m[13]);
312 ALOGV("%s %f, %f, %f, %f", s, m[2], m[6], m[10], m[14]);
313 ALOGV("%s %f, %f, %f, %f}", s, m[3], m[7], m[11], m[15]);
H A DrsObjectBase.cpp38 //ALOGV("ObjectBase %p con", this);
42 //ALOGV("~ObjectBase %p ref %i,%i", this, mUserRefCount, mSysRefCount);
63 ALOGV("%s RSobj %p, name %s, refs %i,%i links %p,%p,%p",
66 ALOGV("%s RSobj %p, no-name, refs %i,%i links %p,%p,%p",
73 //ALOGV("ObjectBase %p incU ref %i, %i", this, mUserRefCount, mSysRefCount);
78 //ALOGV("ObjectBase %p incS ref %i, %i", this, mUserRefCount, mSysRefCount);
114 ALOGV("ObjectBase %p decU ref %i, %i", this, mUserRefCount, mSysRefCount);
129 //ALOGV("ObjectBase %p zeroU ref %i, %i", this, mUserRefCount, mSysRefCount);
138 //ALOGV("ObjectBase %p decS ref %i, %i", this, mUserRefCount, mSysRefCount);
168 //ALOGV("callin
[all...]

Completed in 2093 milliseconds

1234567891011>>