Home | History | Annotate | Download | only in proxy

Lines Matching refs:ALOGV

64     ALOGV("EffectProxyCreate start..");
104 ALOGV("EffectCreate() UUID of HOST: %08X-%04X-%04X-%04X-%02X%02X%02X%02X"
109 ALOGV("EffectCreate() UUID of OFFLOAD: %08X-%04X-%04X-%04X-%02X%02X%02X%02X"
120 ALOGV("EffectCreate end");
127 ALOGV("ERROR : EffectRelease called with NULL pointer");
130 ALOGV("EffectRelease");
148 ALOGV("EffectGetDescriptor() called with NULL pointer");
185 ALOGV("Effect_command() Proxy context is NULL");
189 ALOGV("Effect_command() Calling HOST EffectCreate");
194 ALOGV("Effect_command() Error creating SW sub effect");
199 ALOGV("Effect_command() Calling OFFLOAD EffectCreate");
204 ALOGV("Effect_command() Error creating HW effect");
215 ALOGV("Effect_command() cmdCode = EFFECT_CMD_OFFLOAD");
217 ALOGV("effectsOffload: Effect_command: CMD_OFFLOAD has no data");
227 ALOGV("Effect_command()CMD_OFFLOAD sub effect unavailable");
232 ALOGV("Effect_command()CMD_OFFLOAD index:%d io %d", pContext->index, pContext->ioId);
245 ALOGV("Effect_command: effect index is neither offload nor host");
263 ALOGV("Effect_command grow reply buf to %d", tmpSize);
308 ALOGV("Effect_getDescriptor");
310 ALOGV("Effect_getDescriptor() invalid param");
314 ALOGV("Effect_getDescriptor() could not get descriptor");