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

  /external/chromium_org/cc/test/
test_web_graphics_context_3d.cc 345 void TestWebGraphicsContext3D::endQueryEXT(GLenum target) {
  /external/chromium_org/third_party/WebKit/public/platform/
WebGraphicsContext3D.h 407 virtual void endQueryEXT(WGC3Denum target) { }
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/test/
MockWebGraphicsContext3D.h 283 virtual void endQueryEXT(GLenum) { }

Completed in 287 milliseconds