Searched defs:__FUNCTION__ (Results 1 - 2 of 2) sorted by relevance

/hardware/qcom/display/liboverlay/
H A DoverlayImpl.h195 OVASSERT(rot, "%s: OverlayImpl rot is null", __FUNCTION__);
197 __FUNCTION__, dest); local
207 ALOGE("%s: OverlayImpl rot0 failed to init", __FUNCTION__);
212 OVASSERT(mPipe0, "%s: OverlayImpl pipe0 is null", __FUNCTION__);
215 ALOGE("%s: OverlayImpl pipe0 failed to init", __FUNCTION__);
228 ALOGE("%s: OverlayImpl rot1 failed to init", __FUNCTION__);
233 OVASSERT(mPipe1, "%s: OverlayImpl pipe1 is null", __FUNCTION__);
236 ALOGE("%s: OverlayImpl pipe1 failed to init", __FUNCTION__);
249 ALOGE("%s: OverlayImpl rot2 failed to init", __FUNCTION__);
254 OVASSERT(mPipe2, "%s: OverlayImpl pipe2 is null", __FUNCTION__);
273 __FUNCTION__, dest); local
345 __FUNCTION__, dest); local
[all...]
/hardware/qcom/display/libhwcomposer/
H A Dhwc_mdpcomp.cpp87 __FUNCTION__);
112 ALOGE("%s: received empty data in timer callback", __FUNCTION__);
117 ALOGE("%s: HWC proc not registered", __FUNCTION__);
199 ALOGE("%s: layer handle is NULL", __FUNCTION__);
225 ALOGE("%s: failed due to non-pmem memory",__FUNCTION__);
232 __FUNCTION__); local
245 ALOGD_IF(isDebug(),"%s: Dest rect exceeds FB", __FUNCTION__); local
303 ALOGE("%s: setSource failed", __FUNCTION__);
309 ALOGE("%s: setCrop failed", __FUNCTION__);
315 ALOGE("%s: setPosition failed", __FUNCTION__);
320 nPipe: %d isFG: %d zorder: %d",__FUNCTION__, dcrop.x, local
346 ALOGD_IF(isDebug(), "%s: Unsupported number of layers",__FUNCTION__); local
352 ALOGD_IF(isDebug(), "%s: External display connected.", __FUNCTION__); local
358 ALOGD_IF(isDebug(), "%s: idle fallback",__FUNCTION__); local
365 ALOGD_IF(isDebug(), "%s: orientation involved",__FUNCTION__); local
433 ALOGD_IF(isDebug(),"%s: prop for layer [%d]: %x", __FUNCTION__, local
442 ALOGD_IF(isDebug(), "%s: Non contigous memory",__FUNCTION__); local
447 ALOGD_IF(isDebug(), "%s:skip layer",__FUNCTION__); local
491 __FUNCTION__, (layer_count != mdp_count), local
540 ALOGE_IF(isDebug(), "%s:mark_layers failed!!", __FUNCTION__); local
576 ALOGD_IF(isDebug(),"%s: old_mode: %d new_mode: %d", __FUNCTION__, local
619 ALOGD_IF(isDebug(), "%s: Falling back to FB", __FUNCTION__); local
647 layer %d with pipe index:%d",__FUNCTION__, local
674 ALOGD_IF(isDebug(),"%s: MDP Comp. not enabled",__FUNCTION__); local
692 __FUNCTION__); local
728 using pipe: %d", __FUNCTION__, layer, local
800 ALOGD_IF(isDebug(),"%s: MDP Comp. not enabled.", __FUNCTION__); local
812 ALOGD_IF(isDebug(),"%s: MDP Comp Failed",__FUNCTION__); local
816 ALOGD_IF( isDebug(),"%s: MDP Comp not possible[%d]",__FUNCTION__, local
[all...]

Completed in 59 milliseconds