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

/external/webkit/WebKit/android/jni/
H A DPictureSet.cpp536 SkIRect totalBounds; local
539 totalBounds.set(0, 0, mWidth, mHeight);
540 SkRegion* total = new SkRegion(totalBounds);

Completed in 437 milliseconds