Home
last modified time | relevance | path

Searched defs:setConstantColor (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DTextureStage.cpp92 void TextureStage::setConstantColor(const Color<float> &constantColor) in setConstantColor() function in sw::TextureStage
DPixelProcessor.cpp333 void PixelProcessor::setConstantColor(unsigned int stage, const Color<float> &constantColor) in setConstantColor() function in sw::PixelProcessor