Home
last modified time | relevance | path

Searched defs:isGLES2Compliant (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/gtk/
DGraphicsContext3DGtk.cpp151 bool GraphicsContext3D::isGLES2Compliant() const in isGLES2Compliant() function in WebCore::GraphicsContext3D
/external/webkit/Source/WebCore/html/canvas/
DWebGLRenderingContext.h323 bool isGLES2Compliant() { return m_isGLES2Compliant; } in isGLES2Compliant() function
/external/webkit/Source/WebKit/chromium/src/
DGraphicsContext3DChromium.cpp1179 bool GraphicsContext3D::isGLES2Compliant() const in isGLES2Compliant() function in WebCore::GraphicsContext3D
/external/webkit/Source/WebCore/platform/graphics/qt/
DGraphicsContext3DQt.cpp285 bool GraphicsContext3D::isGLES2Compliant() const in isGLES2Compliant() function in WebCore::GraphicsContext3D