Searched refs:timerQueryType (Results 1 – 2 of 2) sorted by relevance
344 TimerQueryType timerQueryType() const { return fTimerQueryType; } in timerQueryType() function
4435 if (glCaps().timerQueryType() == GrGLCaps::TimerQueryType::kNone) { in startTimerQuery()4443 if (glCaps().timerQueryType() == GrGLCaps::TimerQueryType::kDisjoint) { in startTimerQuery()4453 SkASSERT(glCaps().timerQueryType() != GrGLCaps::TimerQueryType::kNone); in endTimerQuery()4461 SkASSERT(glCaps().timerQueryType() != GrGLCaps::TimerQueryType::kNone); in getTimerQueryResult()4473 if (glCaps().timerQueryType() == GrGLCaps::TimerQueryType::kDisjoint) { in getTimerQueryResult()