/hardware/qcom/display/msm8960/libhwcomposer/ |
D | hwc_utils.h | 216 static inline bool isYuvBuffer(const private_handle_t* hnd) { in isYuvBuffer() function 245 if(isYuvBuffer(hnd)) { in getWidth() 255 if(isYuvBuffer(hnd)) { in getHeight()
|
D | hwc_utils.cpp | 449 } else if (UNLIKELY(isYuvBuffer(hnd))) { in setListStats() 800 if(isYuvBuffer(hnd)) { in setMdpFlags() 953 if(isYuvBuffer(hnd) && ctx->mMDP.version >= qdutils::MDP_V4_2 && in configureLowRes() 979 if(isYuvBuffer(hnd) && //if 90 component or downscale, use rot in configureLowRes() 1037 if(isYuvBuffer(hnd) && (transform & HWC_TRANSFORM_ROT_90)) { in configureHighRes()
|
D | hwc_mdpcomp.cpp | 406 if(isYuvBuffer(hnd) ) { in isFullFrameDoable() 864 if(isYuvBuffer(hnd)) in allocLayerPipes() 1037 if(isYuvBuffer(hnd)) in allocLayerPipes()
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_utils.h | 387 static inline bool isYuvBuffer(const private_handle_t* hnd) { in isYuvBuffer() function 422 if(isYuvBuffer(hnd)) { in getWidth() 432 if(isYuvBuffer(hnd)) { in getHeight()
|
D | hwc_mdpcomp.cpp | 302 if((not isYuvBuffer(hnd) and has90Transform(layer)) or in isSupportedForMDPComp() 510 isYuvBuffer((private_handle_t *)layer->handle)) { in generateROI() 618 if (layerUpdating(layer) || isYuvBuffer(hnd)) { in generateROI() 709 if(isYuvBuffer(hnd) && has90Transform(layer)) { in tryFullFrame() 722 (!isYuvBuffer(hnd))) in tryFullFrame() 1595 pipeSpecs.formatClass = isYuvBuffer(hnd) ? in allocLayerPipes() 1788 pipeSpecs.formatClass = isYuvBuffer(hnd) ? in acquireMDPPipes() 2036 pipeSpecs.formatClass = isYuvBuffer(hnd) ? in acquireMDPPipes() 2127 if(isYuvBuffer(hnd) && (transform & HWC_TRANSFORM_ROT_90)) { in configure()
|
D | hwc_utils.cpp | 604 if(!isYuvBuffer(hnd)) { in calcExtDisplayPosition() 909 if (UNLIKELY(isYuvBuffer(hnd))) { in setListStats() 1455 if(isYuvBuffer(hnd)) { in setMdpFlags() 1659 if(isYuvBuffer(hnd) && ctx->mMDP.version >= qdutils::MDP_V4_2 && in configureNonSplit() 1673 if(isYuvBuffer(hnd) && //if 90 component or downscale, use rot in configureNonSplit() 1708 if(isYuvBuffer(hnd)) { in sanitizeSourceCrop() 1723 if(isYuvBuffer(hnd)) { in sanitizeSourceCrop() 1782 if(isYuvBuffer(hnd) && (transform & HWC_TRANSFORM_ROT_90)) { in configureSplit() 1913 if(isYuvBuffer(hnd) && (transform & HWC_TRANSFORM_ROT_90)) { in configureSourceSplit()
|
D | hwc.cpp | 149 if (UNLIKELY(isYuvBuffer(hnd)) && canUseRotator(ctx, dpy) && in setDMAState() 682 if(hnd && !isYuvBuffer(hnd)) { in hwc_set_external()
|
D | hwc_virtual.cpp | 327 if(hnd && !isYuvBuffer(hnd)) { in set()
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_utils.h | 410 static inline bool isYuvBuffer(const private_handle_t* hnd) { in isYuvBuffer() function 449 if(isYuvBuffer(hnd)) { in getWidth() 459 if(isYuvBuffer(hnd)) { in getHeight()
|
D | hwc_utils.cpp | 591 if(!isYuvBuffer(hnd)) { in calcExtDisplayPosition() 869 if (UNLIKELY(isYuvBuffer(hnd))) { in setListStats() 985 || isYuvBuffer(hnd)) { in isRotationDoable() 1470 if(isYuvBuffer(hnd)) { in setMdpFlags() 1664 if(isYuvBuffer(hnd) && ctx->mMDP.version >= qdutils::MDP_V4_2 && in configureNonSplit() 1684 if(!dpy && isYuvBuffer(hnd)) in configureNonSplit() 1713 if(isYuvBuffer(hnd)) { in sanitizeSourceCrop() 1728 if(isYuvBuffer(hnd)) { in sanitizeSourceCrop() 1922 if(!dpy && isYuvBuffer(hnd)) in configureSourceSplit()
|
D | hwc_mdpcomp.cpp | 510 isYuvBuffer((private_handle_t *)layer->handle)) { in generateROI() 625 isYuvBuffer(hnd)) { in generateROI() 735 (!isYuvBuffer(hnd))) in tryFullFrame() 1817 pipeSpecs.formatClass = isYuvBuffer(hnd) ? in allocLayerPipes() 2008 pipeSpecs.formatClass = isYuvBuffer(hnd) ? in acquireMDPPipes() 2250 pipeSpecs.formatClass = isYuvBuffer(hnd) ? in acquireMDPPipes()
|
D | hwc_virtual.cpp | 365 if(hnd && !isYuvBuffer(hnd)) { in set()
|
D | hwc.cpp | 712 if(hnd && !isYuvBuffer(hnd)) { in hwc_set_external()
|
D | hwc_copybit.cpp | 205 if( hnd && !isYuvBuffer(hnd)) in checkDirtyRect()
|
/hardware/qcom/display/msm8909/libhwcomposer/ |
D | hwc_utils.cpp | 824 if(!isYuvBuffer(hnd)) { in calcExtDisplayPosition() 1126 if(not isYuvBuffer(hnd)) { in setListStats() local 1138 if (UNLIKELY(isYuvBuffer(hnd))) { in setListStats() 1270 || isYuvBuffer(hnd)) { in isRotationDoable() 1963 if(isYuvBuffer(hnd)) { in getRotDownscale() 2082 if(ctx->listStats[dpy].mAIVVideoMode && isYuvBuffer(hnd)) { in configureNonSplit() 2095 if(!dpy && isYuvBuffer(hnd)) in configureNonSplit() 2124 if(isYuvBuffer(hnd)) { in sanitizeSourceCrop() 2139 if(isYuvBuffer(hnd)) { in sanitizeSourceCrop() 2180 if(ctx->listStats[dpy].mAIVVideoMode && isYuvBuffer(hnd)) { in configureSplit() [all …]
|
D | hwc_mdpcomp.cpp | 580 isYuvBuffer((private_handle_t *)layer->handle)) { in generateROI() 583 (!isYuvBuffer((private_handle_t *)layer->handle))) in generateROI() 689 if (layerUpdating(layer) || isYuvBuffer(hnd)) { in generateROI() 816 (transform & HWC_TRANSFORM_FLIP_H) && (!isYuvBuffer(hnd))) in tryFullFrame() 2181 pipeSpecs.formatClass = isYuvBuffer(hnd) ? in allocLayerPipes() 2365 pipeSpecs.formatClass = isYuvBuffer(hnd) ? in acquireMDPPipes() 2600 pipeSpecs.formatClass = isYuvBuffer(hnd) ? in acquireMDPPipes() 2686 if(ctx->listStats[mDpy].mAIVVideoMode && isYuvBuffer(hnd)) { in configure()
|
D | hwc_copybit.cpp | 101 isYuvLayer0 = isYuvBuffer(hnd); in isSmartBlitPossible() 107 isYuvLayer1 = isYuvBuffer(hnd); in isSmartBlitPossible() 253 if(needsScaling(&list->hwLayers[k])||( hnd && isYuvBuffer(hnd)) || in prepareSwapRect()
|
D | hwc_utils.h | 474 static inline bool isYuvBuffer(const private_handle_t* hnd) { in isYuvBuffer() function
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc_utils.cpp | 757 if(!isYuvBuffer(hnd)) { in calcExtDisplayPosition() 1052 if(not isYuvBuffer(hnd)) { in setListStats() local 1064 if (UNLIKELY(isYuvBuffer(hnd))) { in setListStats() 1203 || isYuvBuffer(hnd)) { in isRotationDoable() 1883 if(isYuvBuffer(hnd)) { in getRotDownscale() 2002 if(ctx->listStats[dpy].mAIVVideoMode && isYuvBuffer(hnd)) { in configureNonSplit() 2043 if(isYuvBuffer(hnd)) { in sanitizeSourceCrop() 2058 if(isYuvBuffer(hnd)) { in sanitizeSourceCrop() 2099 if(ctx->listStats[dpy].mAIVVideoMode && isYuvBuffer(hnd)) { in configureSplit() 2245 if(ctx->listStats[dpy].mAIVVideoMode && isYuvBuffer(hnd)) { in configureSourceSplit() [all …]
|
D | hwc_mdpcomp.cpp | 612 isYuvBuffer((private_handle_t *)layer->handle)) { in generateROI() 727 if (layerUpdating(layer) || isYuvBuffer(hnd)) { in generateROI() 843 (transform & HWC_TRANSFORM_FLIP_H) && (!isYuvBuffer(hnd))) in tryFullFrame() 2217 pipeSpecs.formatClass = isYuvBuffer(hnd) ? in allocLayerPipes() 2406 pipeSpecs.formatClass = isYuvBuffer(hnd) ? in acquireMDPPipes() 2692 if(!isYuvBuffer((private_handle_t *)layer->handle) && layer->transform) in generateROI() 2696 isYuvBuffer((private_handle_t *)layer->handle)) { in generateROI() 2763 pipeSpecs.formatClass = isYuvBuffer(hnd) ? in acquireMDPPipes() 2866 if(ctx->listStats[mDpy].mAIVVideoMode && isYuvBuffer(hnd)) { in configure()
|
D | hwc_utils.h | 496 static inline bool isYuvBuffer(const private_handle_t* hnd) { in isYuvBuffer() function
|
D | hwc_copybit.cpp | 205 if( hnd && !isYuvBuffer(hnd)) in checkDirtyRect()
|