Searched defs:setBlendColor (Results 1 – 5 of 5) sorted by relevance
145 void setBlendColor(SkPMColor4f blendConst) { in setBlendColor() function
151 void setBlendColor(float blendConst[4]) { in setBlendColor() function
700 void StateManager9::setBlendColor(const gl::BlendState &blendState, const gl::ColorF &blendColor) in setBlendColor() function in rx::StateManager9
1223 void StateManagerGL::setBlendColor(const gl::ColorF &blendColor) in setBlendColor() function in rx::StateManagerGL
978 void State::setBlendColor(float red, float green, float blue, float alpha) in setBlendColor() function in gl::State