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