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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/compositing/
CompositingInputsUpdater.cpp 35 if (layer->needsCompositingInputsUpdate()) {
86 ASSERT(!layer->needsCompositingInputsUpdate());
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderLayer.h 462 bool needsCompositingInputsUpdate() const { return m_needsCompositingInputsUpdate; }
    [all...]

Completed in 61 milliseconds