HomeSort by relevance Sort by last modified time
    Searched refs:m_totalTimeCounter (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/android/
GLWebViewState.h 231 unsigned int m_totalTimeCounter;
GLWebViewState.cpp 83 m_totalTimeCounter = 0;
170 ALOGD("%d delay: %d ms", m_totalTimeCounter + i,
174 m_totalTimeCounter += m_timeCounter;

Completed in 48 milliseconds