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

  /external/webkit/Source/WebKit/chromium/src/
WebSettingsImpl.h 99 virtual bool compositeToTextureEnabled() const { return m_compositeToTextureEnabled; }
118 bool m_compositeToTextureEnabled;
WebSettingsImpl.cpp 50 , m_compositeToTextureEnabled(false)
318 m_compositeToTextureEnabled = enabled;

Completed in 48 milliseconds