Searched defs:isShortArray (Results 1 - 2 of 2) sorted by relevance

/external/webkit/WebCore/html/canvas/
H A DWebGLShortArray.h39 virtual bool isShortArray() const { return true; } function in class:WebCore::WebGLShortArray
H A DWebGLArray.h41 virtual bool isShortArray() const { return false; } function in class:WebCore::WebGLArray

Completed in 62 milliseconds