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

  /external/webkit/Source/WebKit2/WebProcess/WebPage/
DrawingAreaImpl.h 100 bool m_alwaysUseCompositing;
DrawingAreaImpl.cpp 67 , m_alwaysUseCompositing(false)
73 m_alwaysUseCompositing = true;
75 if (m_alwaysUseCompositing)
239 if (!m_alwaysUseCompositing) {
408 if (m_alwaysUseCompositing)

Completed in 57 milliseconds