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

/external/webkit/Source/ThirdParty/ANGLE/src/compiler/
H A Dintermediate.h216 virtual TIntermBinary* getAsBinaryNode() { return 0; } function in class:TIntermNode
382 virtual TIntermBinary* getAsBinaryNode() { return this; } function in class:TIntermBinary

Completed in 61 milliseconds