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

  /external/chromium_org/third_party/WebKit/Source/platform/graphics/gpu/
DrawingBuffer.h 198 bool m_contentsChangeCommitted;
DrawingBuffer.cpp 123 , m_contentsChangeCommitted(false)
143 m_contentsChangeCommitted = false;
723 if (m_multisampleFBO && !m_contentsChangeCommitted) {
738 m_contentsChangeCommitted = true;

Completed in 146 milliseconds