Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/html/canvas/
DInt16Array.h55 virtual bool isShortArray() const { return true; } in isShortArray() function
DArrayBufferView.h44 virtual bool isShortArray() const { return false; } in isShortArray() function