HomeSort by relevance Sort by last modified time
    Searched full:nextinval (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/android/
TilesProfiler.h 62 void nextInval(const IntRect& rect, float scale);
TilesProfiler.cpp 129 void TilesProfiler::nextInval(const IntRect& rect, float scale)
GLWebViewState.cpp 236 TilesManager::instance()->getProfiler()->nextInval(rect, zoomManager()->currentScale());

Completed in 460 milliseconds