Home
last modified time | relevance | path

Searched refs:setDefaultLumaCoefs (Results 1 – 25 of 30) sorted by relevance

12

/dports/graphics/opencolorio-tools/OpenColorIO-1.1.1/src/pyglue/DocStrings/
H A DConfig.py496 def setDefaultLumaCoefs(self, coefficients): member in Config
/dports/graphics/opencolorio/OpenColorIO-1.1.1/src/pyglue/DocStrings/
H A DConfig.py496 def setDefaultLumaCoefs(self, coefficients): member in Config
/dports/graphics/py-opencolorio/OpenColorIO-1.1.1/src/pyglue/DocStrings/
H A DConfig.py496 def setDefaultLumaCoefs(self, coefficients): member in Config
/dports/graphics/opencolorio/OpenColorIO-1.1.1/src/jniglue/org/OpenColorIO/
H A DConfig.java88 public native void setDefaultLumaCoefs(float[] rgb); in setDefaultLumaCoefs() method in Config
/dports/graphics/opencolorio-tools/OpenColorIO-1.1.1/src/jniglue/org/OpenColorIO/
H A DConfig.java88 public native void setDefaultLumaCoefs(float[] rgb); in setDefaultLumaCoefs() method in Config
/dports/graphics/py-opencolorio/OpenColorIO-1.1.1/src/jniglue/org/OpenColorIO/
H A DConfig.java88 public native void setDefaultLumaCoefs(float[] rgb); in setDefaultLumaCoefs() method in Config
/dports/graphics/opencolorio/OpenColorIO-1.1.1/src/jniglue/tests/org/OpenColorIO/
H A DConfigTest.java159 _cfge.setDefaultLumaCoefs(newluma); in test_interface()
/dports/graphics/opencolorio-tools/OpenColorIO-1.1.1/src/jniglue/tests/org/OpenColorIO/
H A DConfigTest.java159 _cfge.setDefaultLumaCoefs(newluma); in test_interface()
/dports/graphics/py-opencolorio/OpenColorIO-1.1.1/src/jniglue/tests/org/OpenColorIO/
H A DConfigTest.java159 _cfge.setDefaultLumaCoefs(newluma); in test_interface()
/dports/graphics/opencolorio/OpenColorIO-1.1.1/src/pyglue/tests/
H A DConfigTest.py179 _cfge.setDefaultLumaCoefs([0.1, 0.2, 0.3])
/dports/graphics/opencolorio-tools/OpenColorIO-1.1.1/src/pyglue/tests/
H A DConfigTest.py179 _cfge.setDefaultLumaCoefs([0.1, 0.2, 0.3])
/dports/graphics/py-opencolorio/OpenColorIO-1.1.1/src/pyglue/tests/
H A DConfigTest.py179 _cfge.setDefaultLumaCoefs([0.1, 0.2, 0.3])
/dports/graphics/opencolorio/OpenColorIO-1.1.1/export/OpenColorIO/
H A DOpenColorIO.h458 void setDefaultLumaCoefs(const float * rgb);
/dports/graphics/opencolorio-tools/OpenColorIO-1.1.1/export/OpenColorIO/
H A DOpenColorIO.h458 void setDefaultLumaCoefs(const float * rgb);
/dports/graphics/py-opencolorio/OpenColorIO-1.1.1/export/OpenColorIO/
H A DOpenColorIO.h458 void setDefaultLumaCoefs(const float * rgb);
/dports/graphics/opencolorio/OpenColorIO-1.1.1/src/core/
H A DFileFormatHDL.cpp1216 config->setDefaultLumaCoefs(lumaCoef); in OIIO_ADD_TEST()
1381 config->setDefaultLumaCoefs(lumaCoef); in OIIO_ADD_TEST()
H A DOCIOYaml.cpp1532 c->setDefaultLumaCoefs(&val[0]);
/dports/graphics/opencolorio-tools/OpenColorIO-1.1.1/src/core/
H A DFileFormatHDL.cpp1216 config->setDefaultLumaCoefs(lumaCoef); in OIIO_ADD_TEST()
1381 config->setDefaultLumaCoefs(lumaCoef); in OIIO_ADD_TEST()
/dports/graphics/py-opencolorio/OpenColorIO-1.1.1/src/core/
H A DFileFormatHDL.cpp1216 config->setDefaultLumaCoefs(lumaCoef); in OIIO_ADD_TEST()
1381 config->setDefaultLumaCoefs(lumaCoef); in OIIO_ADD_TEST()
/dports/graphics/opencolorio-tools/OpenColorIO-1.1.1/src/jniglue/
H A DJNIConfig.cpp512 cfg->setDefaultLumaCoefs(GetJFloatArrayValue(env, rgb, "rgb", 3)()); in Java_org_OpenColorIO_Config_setDefaultLumaCoefs()
/dports/graphics/opencolorio/OpenColorIO-1.1.1/src/jniglue/
H A DJNIConfig.cpp512 cfg->setDefaultLumaCoefs(GetJFloatArrayValue(env, rgb, "rgb", 3)()); in Java_org_OpenColorIO_Config_setDefaultLumaCoefs()
/dports/graphics/py-opencolorio/OpenColorIO-1.1.1/src/jniglue/
H A DJNIConfig.cpp512 cfg->setDefaultLumaCoefs(GetJFloatArrayValue(env, rgb, "rgb", 3)()); in Java_org_OpenColorIO_Config_setDefaultLumaCoefs()
/dports/graphics/opencolorio/OpenColorIO-1.1.1/src/pyglue/
H A DPyConfig.cpp906 config->setDefaultLumaCoefs(&coef[0]);
/dports/graphics/opencolorio-tools/OpenColorIO-1.1.1/src/pyglue/
H A DPyConfig.cpp906 config->setDefaultLumaCoefs(&coef[0]);
/dports/graphics/py-opencolorio/OpenColorIO-1.1.1/src/pyglue/
H A DPyConfig.cpp906 config->setDefaultLumaCoefs(&coef[0]);

12