Searched refs:getWallDuration (Results 1 – 4 of 4) sorted by relevance
127 public int getWallDuration() { in getWallDuration() method in GLCall
266 wallClockDuration += c.getWallDuration(); in updateFrameStats()276 stats.wallDuration += c.getWallDuration(); in updateFrameStats()
316 long duration = c.getWallDuration(); in drawCallDurations()
715 return formatDuration(c.getWallDuration()); in getColumnText()