Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDevice.h378 void exitFromTUI() { mIsInTUI = false; }; in exitFromTUI() function
/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDeviceDrmInterface.cpp327 mExynosDevice->exitFromTUI(); in handleTUIEvent()