Home
last modified time | relevance | path

Searched refs:m_skipContentDraw (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebKit/android/jni/
DWebViewCore.h521 bool m_skipContentDraw; variable
DWebViewCore.cpp433 m_skipContentDraw = false; in reset()
528 m_skipContentDraw = true; in recordPictureSet()
530 m_skipContentDraw = false; in recordPictureSet()
599 m_skipContentDraw = true; in recordPictureSet()
601 m_skipContentDraw = false; in recordPictureSet()
996 if (!m_skipContentDraw) in contentInvalidate()