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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
FilterEffectRenderer.h 97 bool updateBackingStoreRect(const FloatRect& filterRect);
FilterEffectRenderer.cpp 305 bool FilterEffectRenderer::updateBackingStoreRect(const FloatRect& filterRect)
388 bool hasUpdatedBackingStore = filter->updateBackingStoreRect(filterSourceRect);

Completed in 201 milliseconds