Home
last modified time | relevance | path

Searched defs:movesPixels (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/
DFilterOperation.h95 virtual bool movesPixels() const { return false; } in movesPixels() function
120 virtual bool movesPixels() const OVERRIDE { return true; } in movesPixels() function
246 virtual bool movesPixels() const OVERRIDE { return true; } in movesPixels() function
284 virtual bool movesPixels() const OVERRIDE { return true; } in movesPixels() function