Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDisplayInterface.h59 virtual uint32_t getMaxWindowNum() {return 0;}; in getMaxWindowNum() function
DExynosDisplayDrmInterface.h274 virtual uint32_t getMaxWindowNum();
/hardware/google/graphics/gs101/libhwc2.1/libmaindisplay/
DExynosPrimaryDisplayModule.cpp70 …mMaxWindowNum = mDisplayInterface->getMaxWindowNum() - PRIMARY_DISP_BASE_WIN[mDevice->mDisplayMode… in usePreDefinedWindow()
73 mMaxWindowNum = mDisplayInterface->getMaxWindowNum(); in usePreDefinedWindow()