Searched refs:_OrientationWindowFactor (Results 1 – 6 of 6) sorted by relevance
57 static float _OrientationWindowFactor; variable
114 float GlobalParam:: _OrientationWindowFactor = 2.0f; // 1.0(-v292), 2(v293-), member in GlobalParam
1305 "#define SAMPLE_WF ("<<GlobalUtil::_OrientationWindowFactor<< " )\n" in LoadOrientationShader()2392 "#define SAMPLE_WF ("<<GlobalUtil::_OrientationWindowFactor<< " )\n" in LoadOrientationShader()
1159 "#define SAMPLE_WF float("<<GlobalUtil::_OrientationWindowFactor<< " )\n" in LoadOrientationShader()1815 "#define SAMPLE_WF float("<<GlobalUtil::_OrientationWindowFactor<< " )\n" in LoadOrientationShader()
972 GlobalUtil::_OrientationWindowFactor = factor; in ParseParam()
963 GlobalUtil::_OrientationGaussianFactor * GlobalUtil::_OrientationWindowFactor, in ComputeOrientation()