Searched refs:blendOpPinLight (Results 1 – 1 of 1) sorted by relevance
416 float blendOpPinLight(float src, float dst) in blendOpPinLight() function633 f.x() = blendOpPinLight(src.x(), dst.x()); in calculateFFunction()634 f.y() = blendOpPinLight(src.y(), dst.y()); in calculateFFunction()635 f.z() = blendOpPinLight(src.z(), dst.z()); in calculateFFunction()