Searched refs:blendOpSoftlight (Results 1 – 1 of 1) sorted by relevance
369 float blendOpSoftlight(float src, float dst) in blendOpSoftlight() function584 f.x() = blendOpSoftlight(src.x(), dst.x()); in calculateFFunction()585 f.y() = blendOpSoftlight(src.y(), dst.y()); in calculateFFunction()586 f.z() = blendOpSoftlight(src.z(), dst.z()); in calculateFFunction()