Searched refs:TilesProfiler (Results 1 - 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/android/rendering/
H A DTilesProfiler.cpp26 #define LOG_TAG "TilesProfiler"
30 #include "TilesProfiler.h"
44 TilesProfiler::TilesProfiler() function in class:WebCore::TilesProfiler
49 void TilesProfiler::start()
59 float TilesProfiler::stop()
66 void TilesProfiler::clear()
72 void TilesProfiler::nextFrame(int left, int top, int right, int bottom, float scale)
96 void TilesProfiler::nextTile(Tile* tile, float scale, bool inView)
119 void TilesProfiler
[all...]
H A DTilesProfiler.h55 class TilesProfiler { class in namespace:WebCore
57 TilesProfiler();
H A DTilesManager.h34 #include "TilesProfiler.h"
101 TilesProfiler* getProfiler()
205 TilesProfiler m_profiler;
/external/webkit/Source/WebCore/
H A DAndroid.mk699 platform/graphics/android/rendering/TilesProfiler.cpp \

Completed in 149 milliseconds