Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDisplayDrmInterface.cpp43 constexpr uint32_t MAX_PLANE_NUM = 3; variable
213 if (((planeNum = exynosFormat->planeNum) == 0) || (planeNum > MAX_PLANE_NUM)) { in getBuffer()