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

  /external/webkit/Source/WebCore/page/
Settings.h 403 bool openGLMultisamplingEnabled() const { return m_openGLMultisamplingEnabled; }
  /external/webkit/Source/WebCore/html/canvas/
WebGLRenderingContext.cpp 366 if (p && !p->settings()->openGLMultisamplingEnabled())
    [all...]

Completed in 287 milliseconds