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

  /external/chromium_org/third_party/WebKit/public/platform/
WebGraphicsContext3D.h 405 virtual WGC3Dboolean isQueryEXT(WebGLId query) { return false; }
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/test/
MockWebGraphicsContext3D.h 281 virtual GLboolean isQueryEXT(WebGLId) { return true; }

Completed in 153 milliseconds