Home
last modified time | relevance | path

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

/aosp12/hardware/google/graphics/common/libhwc2.1/libdevice/
H A DExynosDevice.h285 bool checkNonInternalConnection();
H A DExynosDevice.cpp661 bool ExynosDevice::checkNonInternalConnection() in checkNonInternalConnection() function in ExynosDevice
H A DExynosDisplay.cpp949 if (mDevice->checkNonInternalConnection()) { in doPreProcessing()
2240 if ((mDevice->checkNonInternalConnection()) && (mType == HWC_DISPLAY_PRIMARY)) in checkConfigChanged()
/aosp12/hardware/google/graphics/gs101/libhwc2.1/libmaindisplay/
H A DExynosPrimaryDisplayModule.cpp115 if (mDevice->checkNonInternalConnection()) { in doPreProcessing()