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

  /external/chromium_org/third_party/WebKit/Source/core/html/canvas/
CanvasRenderingContext.h 56 virtual bool is3d() const { return false; } function in class:WebCore::CanvasRenderingContext
WebGLRenderingContext.h 93 virtual bool is3d() const { return true; } function in class:WebCore::WebGLRenderingContext
    [all...]

Completed in 490 milliseconds