Home
last modified time | relevance | path

Searched defs:numFrames (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Tools/QtTestBrowser/
Dfpstimer.cpp45 int FpsTimer::numFrames(int spanMillis) const in numFrames() function in FpsTimer
/external/webkit/Source/WebCore/platform/graphics/android/
DTilesProfiler.h63 int numFrames() { in numFrames() function
/external/webkit/Source/WebCore/platform/graphics/
DBitmapImage.cpp121 size_t numFrames = frameCount(); in cacheFrame() local