Searched refs:isSupportedForMDPComp (Results 1 – 8 of 8) sorted by relevance
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_mdpcomp.h | 226 bool isSupportedForMDPComp(hwc_context_t *ctx, hwc_layer_1_t* layer);
|
D | hwc_mdpcomp.cpp | 300 bool MDPComp::isSupportedForMDPComp(hwc_context_t *ctx, hwc_layer_1_t* layer) { in isSupportedForMDPComp() function in qhwc::MDPComp 757 not isSupportedForMDPComp(ctx, layer)) { in fullMDPComp() 824 if(not isSupportedForMDPComp(ctx, layer)) { in cacheBasedComp() local 892 if(not isSupportedForMDPComp(ctx, layer)) { in loadBasedComp() local 1199 if(not isSupportedForMDPComp(ctx, layer)) { in markLayersForCaching() local
|
/hardware/qcom/display/msm8909/libhwcomposer/ |
D | hwc_mdpcomp.h | 250 bool isSupportedForMDPComp(hwc_context_t *ctx, hwc_layer_1_t* layer);
|
D | hwc_mdpcomp.cpp | 379 bool MDPComp::isSupportedForMDPComp(hwc_context_t *ctx, hwc_layer_1_t* layer) { in isSupportedForMDPComp() function in qhwc::MDPComp 853 not isSupportedForMDPComp(ctx, layer)) { in fullMDPComp() 916 if(not isSupportedForMDPComp(ctx, layer)) { in fullMDPCompWithPTOR() local 1164 if(not isSupportedForMDPComp(ctx, layer)) { in cacheBasedComp() local 1234 if(not isSupportedForMDPComp(ctx, layer)) { in loadBasedComp() local 1477 if(not isSupportedForMDPComp(ctx, layer)) { in isSecureRGBDoable() local 1629 if(not isSupportedForMDPComp(ctx, layer)) { in markLayersForCaching() local
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_mdpcomp.h | 230 bool isSupportedForMDPComp(hwc_context_t *ctx, hwc_layer_1_t* layer);
|
D | hwc_mdpcomp.cpp | 325 bool MDPComp::isSupportedForMDPComp(hwc_context_t *ctx, hwc_layer_1_t* layer) { in isSupportedForMDPComp() function in qhwc::MDPComp 772 not isSupportedForMDPComp(ctx, layer)) { in fullMDPComp() 826 if(not isSupportedForMDPComp(ctx, layer)) { in fullMDPCompWithPTOR() local 1001 if(not isSupportedForMDPComp(ctx, layer)) { in cacheBasedComp() local 1069 if(not isSupportedForMDPComp(ctx, layer)) { in loadBasedComp() local 1378 if(not isSupportedForMDPComp(ctx, layer)) { in markLayersForCaching() local
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc_mdpcomp.h | 246 bool isSupportedForMDPComp(hwc_context_t *ctx, hwc_layer_1_t* layer);
|
D | hwc_mdpcomp.cpp | 383 bool MDPComp::isSupportedForMDPComp(hwc_context_t *ctx, hwc_layer_1_t* layer) { in isSupportedForMDPComp() function in qhwc::MDPComp 873 not isSupportedForMDPComp(ctx, layer)) { in fullMDPComp() 927 if(not isSupportedForMDPComp(ctx, layer)) { in fullMDPCompWithPTOR() local 1165 if(not isSupportedForMDPComp(ctx, layer)) { in cacheBasedComp() local 1227 if(not isSupportedForMDPComp(ctx, layer)) { in loadBasedComp() local 1502 if(not isSupportedForMDPComp(ctx, layer)) { in isSecureRGBDoable() local 1654 if(not isSupportedForMDPComp(ctx, layer)) { in markLayersForCaching() local
|