Home
last modified time | relevance | path

Searched refs:MAX_NUM_APP_LAYERS (Results 1 – 22 of 22) sorted by relevance

/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_mdpcomp.h102 int layerToMDP[MAX_NUM_APP_LAYERS];
110 bool isFBComposed[MAX_NUM_APP_LAYERS];
114 bool drop[MAX_NUM_APP_LAYERS];
129 buffer_handle_t hnd[MAX_NUM_APP_LAYERS];
130 bool isFBComposed[MAX_NUM_APP_LAYERS];
131 bool drop[MAX_NUM_APP_LAYERS];
Dhwc_copybit.h62 buffer_handle_t hnd[MAX_NUM_APP_LAYERS];
Dhwc_utils.h39 #define MAX_NUM_APP_LAYERS 32 macro
124 int yuvIndices[MAX_NUM_APP_LAYERS];
127 int yuv4k2kIndices[MAX_NUM_APP_LAYERS];
Dhwc_mdpcomp.cpp64 if(mCurrentFrame.layerCount > MAX_NUM_APP_LAYERS) in dump()
1640 if(numLayers > MAX_NUM_APP_LAYERS or (!numLayers)) { in prepare()
Dhwc_copybit.cpp298 if (ctx->listStats[dpy].numAppLayers > MAX_NUM_APP_LAYERS) { in prepare()
Dhwc_utils.cpp854 if(ctx->listStats[dpy].numAppLayers > MAX_NUM_APP_LAYERS) in setListStats()
1276 int acquireFd[MAX_NUM_APP_LAYERS]; in hwc_sync()
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_mdpcomp.h99 int layerToMDP[MAX_NUM_APP_LAYERS];
107 bool isFBComposed[MAX_NUM_APP_LAYERS];
111 bool drop[MAX_NUM_APP_LAYERS];
126 bool isFBComposed[MAX_NUM_APP_LAYERS];
127 bool drop[MAX_NUM_APP_LAYERS];
Dhwc_utils.h40 #define MAX_NUM_APP_LAYERS 32 macro
119 int yuvIndices[MAX_NUM_APP_LAYERS];
122 int yuv4k2kIndices[MAX_NUM_APP_LAYERS];
Dhwc_mdpcomp.cpp63 if(mCurrentFrame.layerCount > MAX_NUM_APP_LAYERS) in dump()
1433 if(numLayers > MAX_NUM_APP_LAYERS or (!numLayers)) { in prepare()
1639 if(ctx->listStats[mDpy].numAppLayers > MAX_NUM_APP_LAYERS) { in draw()
1900 if(ctx->listStats[mDpy].numAppLayers > MAX_NUM_APP_LAYERS) { in draw()
Dhwc_copybit.cpp160 if (ctx->listStats[dpy].numAppLayers > MAX_NUM_APP_LAYERS) { in prepare()
Dhwc_utils.cpp894 if(ctx->listStats[dpy].numAppLayers > MAX_NUM_APP_LAYERS) in setListStats()
1288 int acquireFd[MAX_NUM_APP_LAYERS]; in hwc_sync()
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_mdpcomp.h104 int layerToMDP[MAX_NUM_APP_LAYERS];
112 bool isFBComposed[MAX_NUM_APP_LAYERS];
116 bool drop[MAX_NUM_APP_LAYERS];
131 bool isFBComposed[MAX_NUM_APP_LAYERS];
132 bool drop[MAX_NUM_APP_LAYERS];
Dhwc_utils.h43 #define MAX_NUM_APP_LAYERS 32 macro
129 int yuvIndices[MAX_NUM_APP_LAYERS];
131 int yuv4k2kIndices[MAX_NUM_APP_LAYERS];
144 int secureRGBIndices[MAX_NUM_APP_LAYERS];
672 bool copybitDrop[MAX_NUM_APP_LAYERS];
Dhwc_copybit.h62 buffer_handle_t hnd[MAX_NUM_APP_LAYERS];
Dhwc_copybit.cpp302 if (ctx->listStats[dpy].numAppLayers > MAX_NUM_APP_LAYERS) { in prepare()
Dhwc_mdpcomp.cpp75 if(mCurrentFrame.layerCount > MAX_NUM_APP_LAYERS) in dump()
2017 if(numLayers > MAX_NUM_APP_LAYERS or (!numLayers)) { in prepare()
Dhwc_utils.cpp1043 if(ctx->listStats[dpy].numAppLayers > MAX_NUM_APP_LAYERS) in setListStats()
1502 int acquireFd[MAX_NUM_APP_LAYERS]; in hwc_sync()
/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_mdpcomp.h81 int layerToMDP[MAX_NUM_APP_LAYERS];
89 bool isFBComposed[MAX_NUM_APP_LAYERS];
107 buffer_handle_t hnd[MAX_NUM_APP_LAYERS];
Dhwc_utils.h38 #define MAX_NUM_APP_LAYERS 32 macro
94 int yuvIndices[MAX_NUM_APP_LAYERS];
Dhwc_utils.cpp434 memset(ctx->listStats[dpy].yuvIndices, -1, MAX_NUM_APP_LAYERS); in setListStats()
441 if(i >= MAX_NUM_APP_LAYERS) in setListStats()
653 int acquireFd[MAX_NUM_APP_LAYERS]; in hwc_sync()
Dhwc_copybit.cpp162 if (ctx->listStats[dpy].numAppLayers > MAX_NUM_APP_LAYERS) { in prepare()
Dhwc_mdpcomp.cpp736 if(numLayers > MAX_NUM_APP_LAYERS) { in prepare()