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

  /external/webkit/Source/WebCore/html/canvas/
Float64Array.h 70 virtual bool isDoubleArray() const { return true; }
ArrayBufferView.h 49 virtual bool isDoubleArray() const { return false; }

Completed in 294 milliseconds