Home | Sort by relevance Sort by last modified time |
/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...] |