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

  /external/webkit/Source/WebCore/html/canvas/
Int16Array.h 55 virtual bool isShortArray() const { return true; }
ArrayBufferView.h 44 virtual bool isShortArray() const { return false; }

Completed in 1766 milliseconds