Lines Matching refs:isDebug
205 ALOGD_IF(isDebug(), "%s:Do not handle this timeout", __FUNCTION__); in timeout_handler()
425 ALOGD_IF(isDebug(),"%s: MDP Comp. not enabled.", __FUNCTION__); in isFrameDoable()
433 ALOGD_IF(isDebug(),"%s: MDP Comp. video transition padding round", in isFrameDoable()
437 ALOGD_IF( isDebug(),"%s: External Display connection is pending", in isFrameDoable()
441 ALOGD_IF(isDebug(), "%s: padding round invoked for dpy %d", in isFrameDoable()
539 ALOGD_IF(isDebug(),"%s: generated ROI: [%d, %d, %d, %d]", __FUNCTION__, in generateROI()
672 ALOGD_IF(isDebug(),"%s: generated L_ROI: [%d, %d, %d, %d]" in generateROI()
689 ALOGD_IF(isDebug(), "%s: Idle fallback dpy %d",__FUNCTION__, mDpy); in tryFullFrame()
694 ALOGD_IF(isDebug(),"%s: SKIP present: %d", in tryFullFrame()
706 ALOGD_IF(isDebug(), "%s: Disable MDP Compositon for Secondary Disp", in tryFullFrame()
714 ALOGD_IF(isDebug(), "%s: Scaling needed for this frame",__FUNCTION__); in tryFullFrame()
724 ALOGD_IF(isDebug(), "%s: Can't use rotator for dpy %d", in tryFullFrame()
764 ALOGD_IF(isDebug(), "%s: Exceeds max secondary pipes",__FUNCTION__); in fullMDPComp()
773 ALOGD_IF(isDebug(), "%s: Unsupported layer in list",__FUNCTION__); in fullMDPComp()
789 ALOGD_IF(isDebug(), "post heuristic handling failed"); in fullMDPComp()
812 ALOGD_IF(isDebug(), "%s: Feature not supported!", __FUNCTION__); in fullMDPCompWithPTOR()
820 ALOGD_IF(isDebug(), "%s: Frame not supported!", __FUNCTION__); in fullMDPCompWithPTOR()
827 ALOGD_IF(isDebug(), "%s: Unsupported layer in list",__FUNCTION__); in fullMDPCompWithPTOR()
884 ALOGD_IF(isDebug(), "%s: Ignore Rect2 its intersects with Rect1", in fullMDPCompWithPTOR()
960 ALOGD_IF(isDebug(), "%s: PTOR Indexes: %d and %d", __FUNCTION__, in fullMDPCompWithPTOR()
964 ALOGD_IF(isDebug(), "%s: Postheuristics %s!", __FUNCTION__, in fullMDPCompWithPTOR()
1002 ALOGD_IF(isDebug(), "%s: Unsupported layer in list", in cacheBasedComp()
1013 ALOGD_IF(isDebug(),"%s: batching failed, dpy %d",__FUNCTION__, mDpy); in cacheBasedComp()
1027 ALOGD_IF(isDebug(), "%s: Exceeds max secondary pipes",__FUNCTION__); in cacheBasedComp()
1033 ALOGD_IF(isDebug(), "post heuristic handling failed"); in cacheBasedComp()
1077 ALOGD_IF(isDebug(), "%s:Before optimizing fbBatch, mdpbatch %d, fbbatch %d " in loadBasedComp()
1090 ALOGD_IF(isDebug(), "%s: No MDP layers after optimizing for fbBatch", in loadBasedComp()
1113 ALOGD_IF(isDebug(), "%s:Trying with: mdpbatch %d fbbatch %d dropped %d", in loadBasedComp()
1118 ALOGD_IF(isDebug(), "%s: Postheuristics handling succeeded", in loadBasedComp()
1191 ALOGD_IF(isDebug(), "post heuristic handling failed"); in videoOnlyComp()
1204 ALOGD_IF(isDebug(), "%s: Video marked SKIP dpy %d", __FUNCTION__, mDpy); in isYUVDoable()
1209 ALOGD_IF(isDebug(), "%s: no free DMA pipe",__FUNCTION__); in isYUVDoable()
1214 ALOGD_IF(isDebug(), "%s: MDP securing is active", __FUNCTION__); in isYUVDoable()
1219 ALOGD_IF(isDebug(), "%s: Buffer is of invalid width", in isYUVDoable()
1225 ALOGD_IF(isDebug(), "%s: Cannot handle YUV layer with plane alpha\ in isYUVDoable()
1392 ALOGD_IF(isDebug(),"%s: cached count: %d",__FUNCTION__, in markLayersForCaching()
1417 ALOGD_IF(isDebug(),"%s: MDP count: %d FB count %d drop count: %d" in updateLayerCache()
1447 ALOGD_IF(isDebug(),"%s: fb count: %d",__FUNCTION__, in updateYUV()
1472 ALOGD_IF(isDebug(), "%s: resource check failed", __FUNCTION__); in postHeuristicsHandling()
1478 ALOGD_IF(isDebug(), "%s: HW limitations",__FUNCTION__); in postHeuristicsHandling()
1487 ALOGD_IF(isDebug(), "%s configure framebuffer failed", in postHeuristicsHandling()
1496 ALOGD_IF(isDebug(), "%s: Unable to allocate MDP pipes", __FUNCTION__); in postHeuristicsHandling()
1518 ALOGD_IF(isDebug(), "%s: Failed to configure split pipes \ in postHeuristicsHandling()
1528 ALOGD_IF(isDebug(), "%s: Failed to configure overlay for \ in postHeuristicsHandling()
1536 ALOGD_IF(isDebug(), "%s: Failed to validate and set overlay for dpy %d" in postHeuristicsHandling()
1549 ALOGD_IF(isDebug(), "%s: Exceeds MAX_PIPES_PER_MIXER",__FUNCTION__); in resourceCheck()
1566 ALOGD_IF(isDebug(), "%s: Exceeds max rotator sessions %d", in resourceCheck()
1582 ALOGD_IF(isDebug(), "%s:frame needs alphaScaling",__FUNCTION__); in hwLimitationsCheck()
1683 ALOGD_IF( isDebug(),"%s: MDP Comp not possible for this frame", in prepare()
1688 if(isDebug()) { in prepare()
1722 ALOGD_IF(isDebug(),"%s: allocating first VG pipe failed", in allocSplitVGPipesfor4k2k()
1728 ALOGD_IF(isDebug(),"%s: allocating second VG pipe failed", in allocSplitVGPipesfor4k2k()
1739 ALOGD_IF(isDebug(),"%s: failed", __FUNCTION__); in drawOverlap()
1789 ALOGD_IF(isDebug(),"%s: configuring: layer: %p z_order: %d dest_pipe: %d", in configure()
1829 ALOGD_IF(isDebug(), "%s: Unable to get pipe", __FUNCTION__); in allocLayerPipes()
1853 ALOGD_IF(isDebug(),"%s: MDP Comp not enabled/configured", __FUNCTION__); in draw()
1900 ALOGD_IF(isDebug(),"%s: MDP Comp: Drawing layer: %p hnd: %p \ in draw()
1911 ALOGD_IF(isDebug(),"%s: MDP Comp: Drawing layer: %p hnd: %p \ in draw()
1943 ALOGD_IF(isDebug(),"%s: MDP Comp: Drawing layer: %p hnd: %p \ in draw()
2059 ALOGD_IF(isDebug(), "%s: Unable to get pipe for type", in allocLayerPipes()
2101 ALOGD_IF(isDebug(),"%s: configuring: layer: %p z_order: %d dest_pipeL: %d" in configure()
2111 ALOGD_IF(isDebug(),"%s: MDP Comp not enabled/configured", __FUNCTION__); in draw()
2157 ALOGD_IF(isDebug(),"%s: MDP Comp: Drawing layer: %p hnd: %p \ in draw()
2168 ALOGD_IF(isDebug(),"%s: MDP Comp: Drawing layer: %p hnd: %p \ in draw()
2208 ALOGD_IF(isDebug(),"%s: MDP Comp: Drawing layer: %p hnd: %p \ in draw()
2220 ALOGD_IF(isDebug(),"%s: MDP Comp: Drawing layer: %p hnd: %p \ in draw()
2321 ALOGD_IF(isDebug(),"%s: configuring: layer: %p z_order: %d dest_pipeL: %d" in configure()