OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_contentsChanged
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/platform/graphics/gpu/
DrawingBuffer.h
195
bool
m_contentsChanged
;
DrawingBuffer.cpp
122
,
m_contentsChanged
(true)
142
m_contentsChanged
= true;
155
if (!m_context || !
m_contentsChanged
|| !m_lastColorBuffer)
210
m_contentsChanged
= false;
305
if (
m_contentsChanged
) {
Completed in 135 milliseconds