Searched defs:isUserEvent (Results 1 – 2 of 2) sorted by relevance
41 bool isUserEvent() const { return mCommandType == CL_COMMAND_USER; } in isUserEvent() function
34 bool isUserEvent() const { return mEvent.isUserEvent(); } in isUserEvent() function