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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
FilterEffectRenderer.h 101 bool hasFilterThatMovesPixels() const { return m_hasFilterThatMovesPixels; }
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/
FilterOperations.cpp 166 bool FilterOperations::hasFilterThatMovesPixels() const

Completed in 140 milliseconds