Searched refs:staticLayerCount (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/img/hwcomposer/merrifield/common/base/
H A DHwcLayerList.cpp802 int staticLayerCount = mStaticLayersIndex.size(); local
804 if (staticLayerCount > 1 && staticLayerCount < mLayerCount-1) {
811 for (i = 1; i < staticLayerCount; i++) {
823 if ((i == staticLayerCount) && checkStaticLayerSize()) {
824 for (i =0; i < staticLayerCount; i++) {

Completed in 311 milliseconds