Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDeviceDrmInterface.cpp122 mExynosDevice->enterToTUI(); in init()
320 mExynosDevice->enterToTUI(); in handleTUIEvent()
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDevice.h377 void enterToTUI() { mIsInTUI = true; }; in enterToTUI() function