Searched refs:setSourceBlendFactor (Results 1 – 8 of 8) sorted by relevance
321 bool setSourceBlendFactor(BlendFactor sourceBlendFactor);
287 void setSourceBlendFactor(BlendFactor sourceBlendFactor);
834 void PixelProcessor::setSourceBlendFactor(BlendFactor sourceBlendFactor) in setSourceBlendFactor() function in sw::PixelProcessor836 context->setSourceBlendFactor(sourceBlendFactor); in setSourceBlendFactor()
402 bool Context::setSourceBlendFactor(BlendFactor sourceBlendFactor) in setSourceBlendFactor() function in sw::Context
47 setSourceBlendFactor(BLEND_ONE); in Device()
1817 device->setSourceBlendFactor(es2sw::ConvertBlendFunc(mState.sourceBlendRGB)); in applyState()
51 setSourceBlendFactor(BLEND_ONE); in Device()
2892 device->setSourceBlendFactor(es2sw::ConvertBlendFunc(mState.sourceBlendRGB)); in applyState()