Lines Matching refs:ALOGV

66     ALOGV("EffectProxyCreate start..");  in EffectProxyCreate()
127 ALOGV("EffectCreate() UUID of HOST: %08X-%04X-%04X-%04X-%02X%02X%02X%02X" in EffectProxyCreate()
132 ALOGV("EffectCreate() UUID of OFFLOAD: %08X-%04X-%04X-%04X-%02X%02X%02X%02X" in EffectProxyCreate()
143 ALOGV("EffectCreate end"); in EffectProxyCreate()
150 ALOGV("ERROR : EffectRelease called with NULL pointer"); in EffectProxyRelease()
153 ALOGV("EffectRelease"); in EffectProxyRelease()
173 ALOGV("EffectGetDescriptor() called with NULL pointer"); in EffectProxyGetDescriptor()
210 ALOGV("Effect_command() Proxy context is NULL"); in Effect_command()
214 ALOGV("Effect_command() Calling HOST EffectCreate"); in Effect_command()
220 ALOGV("Effect_command() Error creating SW sub effect"); in Effect_command()
225 ALOGV("Effect_command() Calling OFFLOAD EffectCreate"); in Effect_command()
231 ALOGV("Effect_command() Error creating HW effect"); in Effect_command()
243 ALOGV("Effect_command() cmdCode = EFFECT_CMD_OFFLOAD"); in Effect_command()
245 ALOGV("effectsOffload: Effect_command: CMD_OFFLOAD has no data"); in Effect_command()
255 ALOGV("Effect_command()CMD_OFFLOAD sub effect unavailable"); in Effect_command()
260 ALOGV("Effect_command()CMD_OFFLOAD index:%d io %d", pContext->index, pContext->ioId); in Effect_command()
265 ALOGV("Effect_command: Calling OFFLOAD command"); in Effect_command()
271 ALOGV("Effect_command OFFLOAD return 0, replyData %d", in Effect_command()
279 ALOGV("Effect_command: effect index is neither offload nor host"); in Effect_command()
297 ALOGV("Effect_command grow reply buf to %d", tmpSize); in Effect_command()
342 ALOGV("Effect_getDescriptor"); in Effect_getDescriptor()
344 ALOGV("Effect_getDescriptor() invalid param"); in Effect_getDescriptor()
348 ALOGV("Effect_getDescriptor() could not get descriptor"); in Effect_getDescriptor()