Home | History | Annotate | Download | only in HAL

Lines Matching full:__func__

104         ALOGV("%s: No cache ops here for uncached memory", __func__);
113 ALOGE("%s: index %d out of bound [0, %d)", __func__, index, mBufferCount);
127 __func__, cache_inv_data.vaddr, cache_inv_data.fd,
132 ALOGE("%s: Cache Invalidate failed: %s\n", __func__, strerror(errno));
980 ALOGE("%s: buffer to be enqueued is not owned", __func__);
986 ALOGE("%s: enqueue_buffer failed, err = %d", __func__, err);
988 ALOGV("%s: enqueue_buffer hdl=%p", __func__, *mBufferHandle[index]);
997 ALOGV("%s: dequed buf hdl =%p", __func__, *buffer_handle);
1000 ALOGV("%s: Found buffer in idx:%d", __func__, i);
1007 ALOGD("%s: dequeue_buffer, no free buffer from display now", __func__);
1061 __func__, strerror(-err), -err);
1070 ALOGE("%s: set_usage rc = %d", __func__, err);
1075 __func__, gralloc_usage, mWindow, mWidth, mHeight, mFormat);
1086 ALOGE("%s: dequeue_buffer idx = %d err = %d", __func__, cnt, err);
1089 ALOGV("%s: dequeue buf: %p\n", __func__, mBufferHandle[cnt]);
1093 __func__, strerror(-err), -err);
1098 ALOGD("%s: cancel_buffer: hdl =%p", __func__, (*mBufferHandle[i]));
1111 ALOGE("%s: failed: could not open ion device", __func__);
1117 ALOGE("%s: ion free failed", __func__);
1122 ALOGD("%s: cancel_buffer: hdl =%p", __func__, (*mBufferHandle[i]));
1134 ALOGE("%s: ION import failed\n", __func__);
1146 ALOGD("%s: cancel_buffer: hdl =%p", __func__, (*mBufferHandle[i]));
1163 __func__, cnt, mPrivateHandle[cnt]->fd,
1181 ALOGI(" %s : X ",__func__);