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

  /external/webkit/Source/WebKit/android/jni/
PictureSet.cpp     [all...]
  /external/webkit/Source/WebKit/android/nav/
WebView.cpp 441 WebCore::IntRect invalBounds(0, 0, INT_MAX, INT_MAX);
442 invalBounds.intersect(m_ring.m_absBounds);
443 postInvalidateDelayed(m_ringAnimationEnd - time, invalBounds);
    [all...]

Completed in 660 milliseconds