• Home
  • Raw
  • Download

Lines Matching refs:isDebug

188         ALOGD_IF(isDebug(), "%s:Do not handle this timeout", __FUNCTION__);  in timeout_handler()
400 ALOGD_IF(isDebug(),"%s: MDP Comp. not enabled.", __FUNCTION__); in isFrameDoable()
406 ALOGD_IF(isDebug(),"%s: MDP Comp. video transition padding round", in isFrameDoable()
410 ALOGD_IF( isDebug(),"%s: External Display connection is pending", in isFrameDoable()
414 ALOGD_IF(isDebug(), "%s: padding round invoked for dpy %d", in isFrameDoable()
532 ALOGD_IF(isDebug(),"%s: generated ROI: [%d, %d, %d, %d]", __FUNCTION__, in generateROI()
659 ALOGD_IF(isDebug(),"%s: generated L_ROI: [%d, %d, %d, %d]" in generateROI()
676 ALOGD_IF(isDebug(), "%s: Idle fallback dpy %d",__FUNCTION__, mDpy); in tryFullFrame()
681 ALOGD_IF(isDebug(),"%s: SKIP present: %d", in tryFullFrame()
693 ALOGD_IF(isDebug(), "%s: Disable MDP Compositon for Secondary Disp", in tryFullFrame()
701 ALOGD_IF(isDebug(), "%s: Scaling needed for this frame",__FUNCTION__); in tryFullFrame()
711 ALOGD_IF(isDebug(), "%s: Can't use rotator for dpy %d", in tryFullFrame()
749 ALOGD_IF(isDebug(), "%s: Exceeds max secondary pipes",__FUNCTION__); in fullMDPComp()
758 ALOGD_IF(isDebug(), "%s: Unsupported layer in list",__FUNCTION__); in fullMDPComp()
783 ALOGD_IF(isDebug(), "post heuristic handling failed"); in fullMDPComp()
825 ALOGD_IF(isDebug(), "%s: Unsupported layer in list", in cacheBasedComp()
836 ALOGD_IF(isDebug(),"%s: batching failed, dpy %d",__FUNCTION__, mDpy); in cacheBasedComp()
850 ALOGD_IF(isDebug(), "%s: Exceeds max secondary pipes",__FUNCTION__); in cacheBasedComp()
856 ALOGD_IF(isDebug(), "post heuristic handling failed"); in cacheBasedComp()
900 ALOGD_IF(isDebug(), "%s:Before optimizing fbBatch, mdpbatch %d, fbbatch %d " in loadBasedComp()
913 ALOGD_IF(isDebug(), "%s: No MDP layers after optimizing for fbBatch", in loadBasedComp()
936 ALOGD_IF(isDebug(), "%s:Trying with: mdpbatch %d fbbatch %d dropped %d", in loadBasedComp()
941 ALOGD_IF(isDebug(), "%s: Postheuristics handling succeeded", in loadBasedComp()
1012 ALOGD_IF(isDebug(), "post heuristic handling failed"); in videoOnlyComp()
1025 ALOGD_IF(isDebug(), "%s: Video marked SKIP dpy %d", __FUNCTION__, mDpy); in isYUVDoable()
1030 ALOGD_IF(isDebug(), "%s: no free DMA pipe",__FUNCTION__); in isYUVDoable()
1035 ALOGD_IF(isDebug(), "%s: MDP securing is active", __FUNCTION__); in isYUVDoable()
1040 ALOGD_IF(isDebug(), "%s: Buffer is of invalid width", in isYUVDoable()
1046 ALOGD_IF(isDebug(), "%s: Cannot handle YUV layer with plane alpha\ in isYUVDoable()
1213 ALOGD_IF(isDebug(),"%s: cached count: %d",__FUNCTION__, in markLayersForCaching()
1239 ALOGD_IF(isDebug(),"%s: MDP count: %d FB count %d drop count: %d" in updateLayerCache()
1269 ALOGD_IF(isDebug(),"%s: fb count: %d",__FUNCTION__, in updateYUV()
1294 ALOGD_IF(isDebug(), "%s: resource check failed", __FUNCTION__); in postHeuristicsHandling()
1300 ALOGD_IF(isDebug(), "%s: HW limitations",__FUNCTION__); in postHeuristicsHandling()
1309 ALOGD_IF(isDebug(), "%s configure framebuffer failed", in postHeuristicsHandling()
1318 ALOGD_IF(isDebug(), "%s: Unable to allocate MDP pipes", __FUNCTION__); in postHeuristicsHandling()
1340 ALOGD_IF(isDebug(), "%s: Failed to configure split pipes \ in postHeuristicsHandling()
1350 ALOGD_IF(isDebug(), "%s: Failed to configure overlay for \ in postHeuristicsHandling()
1358 ALOGD_IF(isDebug(), "%s: Failed to validate and set overlay for dpy %d" in postHeuristicsHandling()
1370 ALOGD_IF(isDebug(), "%s: Exceeds MAX_PIPES_PER_MIXER",__FUNCTION__); in resourceCheck()
1385 ALOGD_IF(isDebug(), "%s:frame needs alphaScaling",__FUNCTION__); in hwLimitationsCheck()
1475 ALOGD_IF( isDebug(),"%s: MDP Comp not possible for this frame", in prepare()
1480 if(isDebug()) { in prepare()
1513 ALOGD_IF(isDebug(),"%s: allocating first VG pipe failed", in allocSplitVGPipesfor4k2k()
1519 ALOGD_IF(isDebug(),"%s: allocating second VG pipe failed", in allocSplitVGPipesfor4k2k()
1567 ALOGD_IF(isDebug(),"%s: configuring: layer: %p z_order: %d dest_pipe: %d", in configure()
1606 ALOGD_IF(isDebug(), "%s: Unable to get pipe", __FUNCTION__); in allocLayerPipes()
1630 ALOGD_IF(isDebug(),"%s: MDP Comp not configured", __FUNCTION__); in draw()
1640 ALOGD_IF(isDebug(),"%s: Exceeding max layer count", __FUNCTION__); in draw()
1687 ALOGD_IF(isDebug(),"%s: MDP Comp: Drawing layer: %p hnd: %p \ in draw()
1698 ALOGD_IF(isDebug(),"%s: MDP Comp: Drawing layer: %p hnd: %p \ in draw()
1720 ALOGD_IF(isDebug(),"%s: MDP Comp: Drawing layer: %p hnd: %p \ in draw()
1839 ALOGD_IF(isDebug(), "%s: Unable to get pipe for type", in allocLayerPipes()
1881 ALOGD_IF(isDebug(),"%s: configuring: layer: %p z_order: %d dest_pipeL: %d" in configure()
1891 ALOGD_IF(isDebug(),"%s: MDP Comp not configured", __FUNCTION__); in draw()
1901 ALOGD_IF(isDebug(),"%s: Exceeding max layer count", __FUNCTION__); in draw()
1947 ALOGD_IF(isDebug(),"%s: MDP Comp: Drawing layer: %p hnd: %p \ in draw()
1958 ALOGD_IF(isDebug(),"%s: MDP Comp: Drawing layer: %p hnd: %p \ in draw()
1994 ALOGD_IF(isDebug(),"%s: MDP Comp: Drawing layer: %p hnd: %p \ in draw()
2006 ALOGD_IF(isDebug(),"%s: MDP Comp: Drawing layer: %p hnd: %p \ in draw()
2108 ALOGD_IF(isDebug(),"%s: configuring: layer: %p z_order: %d dest_pipeL: %d" in configure()