Home
last modified time | relevance | path

Searched refs:nextInval (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/android/rendering/
DTilesProfiler.h64 void nextInval(const SkIRect& rect, float scale);
DTilesProfiler.cpp119 void TilesProfiler::nextInval(const SkIRect& rect, float scale) in nextInval() function in WebCore::TilesProfiler
DTileGrid.cpp175 tilesManager->getProfiler()->nextInval(r, scale); in prepareGL()