Searched refs:NotInQueryCmd (Results 1 – 2 of 2) sorted by relevance
58 NotInQueryCmd = 0, enumerator
564 mQueryEventType(GraphicsEventCmdBuf::NotInQueryCmd),3315 case GraphicsEventCmdBuf::NotInQueryCmd: in endEventLogForClearOrQuery()3326 mQueryEventType = GraphicsEventCmdBuf::NotInQueryCmd; in endEventLogForClearOrQuery()3337 ASSERT(mQueryEventType == GraphicsEventCmdBuf::NotInQueryCmd || mEventLog.empty()); in handleGraphicsEventLog()