Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdrmresource/utils/
Dworker.cpp57 if (should_exit()) in WaitForSignalOrExitLocked()
69 if (should_exit()) in WaitForSignalOrExitLocked()
93 if (should_exit()) in InternalRoutine()
/hardware/google/graphics/common/libhwc2.1/libdrmresource/include/
Dworker.h63 bool should_exit() const { in should_exit() function