Searched refs:isFloatArray (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/html/canvas/
H A DFloat32Array.h70 virtual bool isFloatArray() const { return true; }
H A DArrayBufferView.h48 virtual bool isFloatArray() const { return false; } function in class:WebCore::ArrayBufferView
H A DWebGLRenderingContext.cpp4394 if (!pixels->isFloatArray()) {

Completed in 60 milliseconds