Home
last modified time | relevance | path

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

/aosp12/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
H A DExynosDeviceDrmInterface.cpp94 mExynosDevice->enterToTUI(); in init()
239 mExynosDevice->enterToTUI(); in HandleTUIEvent()
/aosp12/hardware/google/graphics/common/libhwc2.1/libdevice/
H A DExynosDevice.h341 void enterToTUI() { mIsInTUI = true; }; in enterToTUI() function