Home
last modified time | relevance | path

Searched refs:appendToPile (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebKit/android/jni/
DPicturePile.cpp223 appendToPile(inval); in applyWebkitInvals()
244 appendToPile(overlap, inval); in applyWebkitInvals()
249 appendToPile(inval); in applyWebkitInvals()
252 void PicturePile::appendToPile(const IntRect& inval, const IntRect& originalInval) in appendToPile() function in WebCore::PicturePile
DPicturePile.h115 void appendToPile(const IntRect& inval, const IntRect& originalInval = IntRect());