Searched refs:mQueryEventType (Results 1 – 2 of 2) sorted by relevance
761 mQueryEventType(GraphicsEventCmdBuf::NotInQueryCmd),3751 switch (mQueryEventType) in endEventLogForClearOrQuery()3771 mQueryEventType = GraphicsEventCmdBuf::NotInQueryCmd; in endEventLogForClearOrQuery()3782 ASSERT(mQueryEventType == GraphicsEventCmdBuf::NotInQueryCmd || mEventLog.empty()); in handleGraphicsEventLog()3788 mQueryEventType = queryEventType; in handleGraphicsEventLog()3790 switch (mQueryEventType) in handleGraphicsEventLog()
1304 GraphicsEventCmdBuf mQueryEventType; variable