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

  /external/webkit/Source/WebKit/chromium/public/
WebSettings.h 106 virtual bool compositeToTextureEnabled() const = 0;
  /external/webkit/Source/WebKit/chromium/src/
WebSettingsImpl.h 99 virtual bool compositeToTextureEnabled() const { return m_compositeToTextureEnabled; }
WebViewImpl.cpp     [all...]

Completed in 748 milliseconds