Searched refs:mNumMaxPriorityLayers (Results 1 – 1 of 1) sorted by relevance
2143 uint32_t mNumMaxPriorityLayers = 0; in preProcessLayer() local2147 layer->mOverlayPriority, mNumMaxPriorityLayers, display->mNumMaxPriorityAllowed); in preProcessLayer()2149 if (mNumMaxPriorityLayers >= display->mNumMaxPriorityAllowed) { in preProcessLayer()2152 mNumMaxPriorityLayers++; in preProcessLayer()