Searched defs:setBlendColor (Results 1 – 8 of 8) sorted by relevance
149 void setBlendColor(float blendConst[4]) { in setBlendColor() function
145 void setBlendColor(SkPMColor4f blendConst) { in setBlendColor() function
148 void setBlendColor(SkPMColor4f blendConst) { in setBlendColor() function
160 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
976 void State::setBlendColor(float red, float green, float blue, float alpha) in setBlendColor() function in gl::State
443 void Context::setBlendColor(float red, float green, float blue, float alpha) in setBlendColor() function in es2::Context