Searched defs:isSupportedForMDPComp (Results 1 – 3 of 3) sorted by relevance
/hardware/qcom/display/msm8974/libhwcomposer/ |
D | hwc_mdpcomp.cpp | 244 bool MDPComp::isSupportedForMDPComp(hwc_context_t *ctx, hwc_layer_1_t* layer) { in isSupportedForMDPComp() function in qhwc::MDPComp 451 if(not isSupportedForMDPComp(ctx, layer)) { in fullMDPComp() local 505 if(not isSupportedForMDPComp(ctx, layer)) { in cacheBasedComp() local 589 if(not isSupportedForMDPComp(ctx, layer)) { in loadBasedComp() local 728 if(not isSupportedForMDPComp(ctx, layer)) { in batchLayers() local
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_mdpcomp.cpp | 317 bool MDPComp::isSupportedForMDPComp(hwc_context_t *ctx, hwc_layer_1_t* layer) { in isSupportedForMDPComp() function in qhwc::MDPComp 818 if(not isSupportedForMDPComp(ctx, layer)) { in fullMDPCompWithPTOR() local 993 if(not isSupportedForMDPComp(ctx, layer)) { in cacheBasedComp() local 1061 if(not isSupportedForMDPComp(ctx, layer)) { in loadBasedComp() local 1370 if(not isSupportedForMDPComp(ctx, layer)) { in markLayersForCaching() local
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_mdpcomp.cpp | 308 bool MDPComp::isSupportedForMDPComp(hwc_context_t *ctx, hwc_layer_1_t* layer) { in isSupportedForMDPComp() function in qhwc::MDPComp 817 if(not isSupportedForMDPComp(ctx, layer)) { in cacheBasedComp() local 885 if(not isSupportedForMDPComp(ctx, layer)) { in loadBasedComp() local 1192 if(not isSupportedForMDPComp(ctx, layer)) { in markLayersForCaching() local
|