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

  /external/webkit/Source/WebCore/platform/graphics/android/
GLWebViewState.h 45 #define MAX_MEASURES_PERF 2000
233 double m_delayTimes[MAX_MEASURES_PERF];
GLWebViewState.cpp 445 if (m_timeCounter >= MAX_MEASURES_PERF)

Completed in 210 milliseconds