Home
last modified time | relevance | path

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

/dports/graphics/openfx-misc/openfx-misc-3ab0531/Distortion/
H A DDistortion.cpp1251 , _cx66(NULL) in DistortionPlugin()
1416 _cx66 = fetchDoubleParam(kParam3DECx66Degree6); in DistortionPlugin()
1615 DoubleParam* _cx66; member in DistortionPlugin
1909 double cx66 = _cx66->getValueAtTime(time); in getDistortionModel()
2755 double cx66 = _cx66->getValueAtTime(time); in isIdentity()
3230 _cx66->setIsSecretAndDisabled(distortionModel != eDistortionModel3DEAnamorphic6); in updateVisibility()