Searched defs:setBlendColor (Results 1 – 5 of 5) sorted by relevance
148 void setBlendColor(SkPMColor4f blendConst) { in setBlendColor() function
160 void setBlendColor(float blendConst[4]) { in setBlendColor() function
702 void StateManager9::setBlendColor(const gl::BlendState &blendState, const gl::ColorF &blendColor) in setBlendColor() function in rx::StateManager9
1342 void StateManagerGL::setBlendColor(const gl::ColorF &blendColor) in setBlendColor() function in rx::StateManagerGL
774 void PrivateState::setBlendColor(float red, float green, float blue, float alpha) in setBlendColor() function in gl::PrivateState