• Home
  • Raw
  • Download

Lines Matching refs:ALOGV

63     ALOGV("EffectProxyCreate start..");  in EffectProxyCreate()
125 ALOGV("EffectCreate() UUID of HOST: %08X-%04X-%04X-%04X-%02X%02X%02X%02X" in EffectProxyCreate()
130 ALOGV("EffectCreate() UUID of OFFLOAD: %08X-%04X-%04X-%04X-%02X%02X%02X%02X" in EffectProxyCreate()
141 ALOGV("EffectCreate end"); in EffectProxyCreate()
148 ALOGV("ERROR : EffectRelease called with NULL pointer"); in EffectProxyRelease()
151 ALOGV("EffectRelease"); in EffectProxyRelease()
171 ALOGV("EffectGetDescriptor() called with NULL pointer"); in EffectProxyGetDescriptor()
208 ALOGV("Effect_command() Proxy context is NULL"); in Effect_command()
212 ALOGV("Effect_command() Calling HOST EffectCreate"); in Effect_command()
218 ALOGV("Effect_command() Error creating SW sub effect"); in Effect_command()
223 ALOGV("Effect_command() Calling OFFLOAD EffectCreate"); in Effect_command()
229 ALOGV("Effect_command() Error creating HW effect"); in Effect_command()
241 ALOGV("Effect_command() cmdCode = EFFECT_CMD_OFFLOAD"); in Effect_command()
243 ALOGV("effectsOffload: Effect_command: CMD_OFFLOAD has no reply"); in Effect_command()
248 ALOGV("effectsOffload: Effect_command: CMD_OFFLOAD has no data"); in Effect_command()
258 ALOGV("Effect_command()CMD_OFFLOAD sub effect unavailable"); in Effect_command()
263 ALOGV("Effect_command()CMD_OFFLOAD index:%d io %d", pContext->index, pContext->ioId); in Effect_command()
268 ALOGV("Effect_command: Calling OFFLOAD command"); in Effect_command()
274 ALOGV("Effect_command OFFLOAD return 0, replyData %d", in Effect_command()
282 ALOGV("Effect_command: effect index is neither offload nor host"); in Effect_command()
300 ALOGV("Effect_command grow reply buf to %d", tmpSize); in Effect_command()
345 ALOGV("Effect_getDescriptor"); in Effect_getDescriptor()
347 ALOGV("Effect_getDescriptor() invalid param"); in Effect_getDescriptor()
351 ALOGV("Effect_getDescriptor() could not get descriptor"); in Effect_getDescriptor()