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

/external/collada/include/1.4/dom/
H A DdomGles_texcombiner_argumentAlpha_type.h47 void setOperand( domGles_texcombiner_operandAlpha_enums atOperand ) { attrOperand = atOperand; } function in class:domGles_texcombiner_argumentAlpha_type_complexType
106 void setOperand( domGles_texcombiner_operandAlpha_enums atOperand ) { attrOperand = atOperand; _validAttributeArray[1] = true; } function in class:domGles_texcombiner_argumentAlpha_type
H A DdomGles_texcombiner_argumentRGB_type.h47 void setOperand( domGles_texcombiner_operandRGB_enums atOperand ) { attrOperand = atOperand; } function in class:domGles_texcombiner_argumentRGB_type_complexType
106 void setOperand( domGles_texcombiner_operandRGB_enums atOperand ) { attrOperand = atOperand; _validAttributeArray[1] = true; } function in class:domGles_texcombiner_argumentRGB_type
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/
H A Dintermediate.h407 void setOperand(TIntermTyped* o) { operand = o; } function in class:TIntermUnary

Completed in 195 milliseconds