Searched refs:ConstructPartRects (Results 1 – 2 of 2) sorted by relevance
/external/webkit/Source/WebKit/android/nav/ |
D | CacheBuilder.h | 85 static bool ConstructPartRects(Node* node, const IntRect& bounds,
|
D | CacheBuilder.cpp | 559 if (CacheBuilder::ConstructPartRects(node, nodeBounds, rectPtr, in groups() 1337 } else if (ConstructPartRects(node, bounds, &cachedNode.mBounds, in BuildFrame() 3035 bool CacheBuilder::ConstructPartRects(Node* node, const IntRect& bounds, in ConstructPartRects() function in android::CacheBuilder
|