Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosResourceManager.cpp2143 uint32_t mNumMaxPriorityLayers = 0; in preProcessLayer() local
2147 layer->mOverlayPriority, mNumMaxPriorityLayers, display->mNumMaxPriorityAllowed); in preProcessLayer()
2149 if (mNumMaxPriorityLayers >= display->mNumMaxPriorityAllowed) { in preProcessLayer()
2152 mNumMaxPriorityLayers++; in preProcessLayer()