Searched defs:numAppLayers (Results 1 – 12 of 12) sorted by relevance
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_mdpcomp.cpp | 296 const int numAppLayers = (int)list->numHwLayers - 1; in cacheAll() local 459 int numAppLayers = ctx->listStats[mDpy].numAppLayers; in validateAndApplyROI() local 499 int numAppLayers = ctx->listStats[mDpy].numAppLayers; in generateROI() local 561 int numAppLayers = ctx->listStats[mDpy].numAppLayers; in validateAndApplyROI() local 609 int numAppLayers = ctx->listStats[mDpy].numAppLayers; in generateROI() local 685 const int numAppLayers = ctx->listStats[mDpy].numAppLayers; in tryFullFrame() local 768 const int numAppLayers = ctx->listStats[mDpy].numAppLayers; in fullMDPComp() local 806 const int numAppLayers = ctx->listStats[mDpy].numAppLayers; in fullMDPCompWithPTOR() local 993 int numAppLayers = ctx->listStats[mDpy].numAppLayers; in cacheBasedComp() local 1052 const int numAppLayers = ctx->listStats[mDpy].numAppLayers; in loadBasedComp() local [all …]
|
D | hwc_utils.cpp | 2049 void reset_layer_prop(hwc_context_t* ctx, int dpy, int numAppLayers) { in reset_layer_prop() 2081 int numAppLayers = ctx->listStats[HWC_DISPLAY_PRIMARY].numAppLayers; in isGLESComp() local
|
D | hwc_utils.h | 119 int numAppLayers; //Total - 1, excluding FB layer. member
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc_mdpcomp.cpp | 560 int numAppLayers = ctx->listStats[mDpy].numAppLayers; in validateAndApplyROI() local 601 int numAppLayers = ctx->listStats[mDpy].numAppLayers; in generateROI() local 662 int numAppLayers = ctx->listStats[mDpy].numAppLayers; in validateAndApplyROI() local 711 int numAppLayers = ctx->listStats[mDpy].numAppLayers; in generateROI() local 782 const int numAppLayers = ctx->listStats[mDpy].numAppLayers; in tryFullFrame() local 869 const int numAppLayers = ctx->listStats[mDpy].numAppLayers; in fullMDPComp() local 907 const int numAppLayers = ctx->listStats[mDpy].numAppLayers; in fullMDPCompWithPTOR() local 1157 int numAppLayers = ctx->listStats[mDpy].numAppLayers; in cacheBasedComp() local 1210 const int numAppLayers = ctx->listStats[mDpy].numAppLayers; in loadBasedComp() local 1328 int numAppLayers = ctx->listStats[mDpy].numAppLayers; in videoOnlyComp() local [all …]
|
D | hwc_utils.cpp | 2386 void reset_layer_prop(hwc_context_t* ctx, int dpy, int numAppLayers) { in reset_layer_prop() 2424 int numAppLayers = ctx->listStats[HWC_DISPLAY_PRIMARY].numAppLayers; in isGLESComp() local
|
D | hwc_utils.h | 124 int numAppLayers; //Total - 1, excluding FB layer. member
|
/hardware/qcom/display/msm8960/libhwcomposer/ |
D | hwc_mdpcomp.cpp | 253 const int numAppLayers = list->numHwLayers - 1; in cacheAll() local 346 const int numAppLayers = ctx->listStats[mDpy].numAppLayers; in isFrameDoable() local 367 const int numAppLayers = ctx->listStats[mDpy].numAppLayers; in isFullFrameDoable() local 460 int numAppLayers = ctx->listStats[mDpy].numAppLayers; in partialMDPComp() local 487 int numAppLayers = ctx->listStats[mDpy].numAppLayers; in isOnlyVideoDoable() local 608 int numAppLayers = ctx->listStats[mDpy].numAppLayers; in updateLayerCache() local
|
D | hwc.cpp | 111 static void reset_layer_prop(hwc_context_t* ctx, int dpy, int numAppLayers) { in reset_layer_prop()
|
D | hwc_utils.h | 89 int numAppLayers; //Total - 1, excluding FB layer. member
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_mdpcomp.cpp | 458 int numAppLayers = ctx->listStats[mDpy].numAppLayers; in validateAndApplyROI() local 498 int numAppLayers = ctx->listStats[mDpy].numAppLayers; in generateROI() local 554 int numAppLayers = ctx->listStats[mDpy].numAppLayers; in validateAndApplyROI() local 602 int numAppLayers = ctx->listStats[mDpy].numAppLayers; in generateROI() local 672 const int numAppLayers = ctx->listStats[mDpy].numAppLayers; in tryFullFrame() local 753 const int numAppLayers = ctx->listStats[mDpy].numAppLayers; in fullMDPComp() local 816 int numAppLayers = ctx->listStats[mDpy].numAppLayers; in cacheBasedComp() local 875 const int numAppLayers = ctx->listStats[mDpy].numAppLayers; in loadBasedComp() local 985 int numAppLayers = ctx->listStats[mDpy].numAppLayers; in videoOnlyComp() local 1221 int numAppLayers = ctx->listStats[mDpy].numAppLayers; in updateLayerCache() local
|
D | hwc_utils.cpp | 2045 void reset_layer_prop(hwc_context_t* ctx, int dpy, int numAppLayers) { in reset_layer_prop() 2081 int numAppLayers = ctx->listStats[HWC_DISPLAY_PRIMARY].numAppLayers; in isGLESComp() local
|
D | hwc_utils.h | 114 int numAppLayers; //Total - 1, excluding FB layer. member
|