Home
last modified time | relevance | path

Searched refs:setTextureFactor (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DPixelProcessor.hpp281 void setTextureFactor(const Color<float> &textureFactor);
DPixelProcessor.cpp695 void PixelProcessor::setTextureFactor(const Color<float> &textureFactor) in setTextureFactor() function in sw::PixelProcessor