Home
last modified time | relevance | path

Searched refs:getDefaultLumaCoefs (Results 1 – 25 of 45) sorted by relevance

12

/dports/graphics/opencolorio/OpenColorIO-1.1.1/src/jniglue/tests/org/OpenColorIO/
H A DConfigTest.java156 _cfge.getDefaultLumaCoefs(luma); in test_interface()
161 _cfge.getDefaultLumaCoefs(tnewluma); in test_interface()
/dports/graphics/opencolorio-tools/OpenColorIO-1.1.1/src/jniglue/tests/org/OpenColorIO/
H A DConfigTest.java156 _cfge.getDefaultLumaCoefs(luma); in test_interface()
161 _cfge.getDefaultLumaCoefs(tnewluma); in test_interface()
/dports/graphics/py-opencolorio/OpenColorIO-1.1.1/src/jniglue/tests/org/OpenColorIO/
H A DConfigTest.java156 _cfge.getDefaultLumaCoefs(luma); in test_interface()
161 _cfge.getDefaultLumaCoefs(tnewluma); in test_interface()
/dports/graphics/opencolorio/OpenColorIO-1.1.1/src/pyglue/tests/
H A DConfigTest.py177 luma = _cfge.getDefaultLumaCoefs()
180 tnewluma = _cfge.getDefaultLumaCoefs()
/dports/graphics/opencolorio-tools/OpenColorIO-1.1.1/src/pyglue/tests/
H A DConfigTest.py177 luma = _cfge.getDefaultLumaCoefs()
180 tnewluma = _cfge.getDefaultLumaCoefs()
/dports/graphics/py-opencolorio/OpenColorIO-1.1.1/src/pyglue/tests/
H A DConfigTest.py177 luma = _cfge.getDefaultLumaCoefs()
180 tnewluma = _cfge.getDefaultLumaCoefs()
/dports/graphics/opencolorio-tools/OpenColorIO-1.1.1/src/pyglue/DocStrings/
H A DConfig.py485 def getDefaultLumaCoefs(self): member in Config
/dports/graphics/opencolorio/OpenColorIO-1.1.1/src/pyglue/DocStrings/
H A DConfig.py485 def getDefaultLumaCoefs(self): member in Config
/dports/graphics/py-opencolorio/OpenColorIO-1.1.1/src/pyglue/DocStrings/
H A DConfig.py485 def getDefaultLumaCoefs(self): member in Config
/dports/graphics/opencolorio/OpenColorIO-1.1.1/src/jniglue/org/OpenColorIO/
H A DConfig.java87 public native void getDefaultLumaCoefs(float[] rgb); in getDefaultLumaCoefs() method in Config
/dports/graphics/opencolorio-tools/OpenColorIO-1.1.1/src/jniglue/org/OpenColorIO/
H A DConfig.java87 public native void getDefaultLumaCoefs(float[] rgb); in getDefaultLumaCoefs() method in Config
/dports/graphics/py-opencolorio/OpenColorIO-1.1.1/src/jniglue/org/OpenColorIO/
H A DConfig.java87 public native void getDefaultLumaCoefs(float[] rgb); in getDefaultLumaCoefs() method in Config
/dports/graphics/opencolorio-tools/OpenColorIO-1.1.1/src/mari/prototype/
H A Dociodisplay.py191 lumacoef = config.getDefaultLumaCoefs()
/dports/graphics/opencolorio/OpenColorIO-1.1.1/src/mari/prototype/
H A Dociodisplay.py191 lumacoef = config.getDefaultLumaCoefs()
/dports/graphics/py-opencolorio/OpenColorIO-1.1.1/src/mari/prototype/
H A Dociodisplay.py191 lumacoef = config.getDefaultLumaCoefs()
/dports/graphics/krita/krita-4.4.8/plugins/dockers/lut/
H A Docio_display_filter.cpp233 config->getDefaultLumaCoefs(lumacoef); in updateProcessor()
/dports/graphics/opencolorio/OpenColorIO-1.1.1/docs/developers/
H A Dusage_examples.rst231 config.getDefaultLumaCoefs(lumacoef);
286 lumacoef = config.getDefaultLumaCoefs()
/dports/graphics/opencolorio-tools/OpenColorIO-1.1.1/docs/developers/
H A Dusage_examples.rst231 config.getDefaultLumaCoefs(lumacoef);
286 lumacoef = config.getDefaultLumaCoefs()
/dports/graphics/py-opencolorio/OpenColorIO-1.1.1/docs/developers/
H A Dusage_examples.rst231 config.getDefaultLumaCoefs(lumacoef);
286 lumacoef = config.getDefaultLumaCoefs()
/dports/graphics/opencolorio/OpenColorIO-1.1.1/export/OpenColorIO/
H A DOpenColorIO.h456 void getDefaultLumaCoefs(float * rgb) const;
/dports/graphics/opencolorio-tools/OpenColorIO-1.1.1/export/OpenColorIO/
H A DOpenColorIO.h456 void getDefaultLumaCoefs(float * rgb) const;
/dports/graphics/py-opencolorio/OpenColorIO-1.1.1/export/OpenColorIO/
H A DOpenColorIO.h456 void getDefaultLumaCoefs(float * rgb) const;
/dports/graphics/opencolorio/OpenColorIO-1.1.1/src/nuke/OCIODisplay/
H A DOCIODisplay.cpp333 config->getDefaultLumaCoefs(lumacoef); in _validate()
/dports/graphics/opencolorio-tools/OpenColorIO-1.1.1/src/nuke/OCIODisplay/
H A DOCIODisplay.cpp333 config->getDefaultLumaCoefs(lumacoef); in _validate()
/dports/graphics/py-opencolorio/OpenColorIO-1.1.1/src/nuke/OCIODisplay/
H A DOCIODisplay.cpp333 config->getDefaultLumaCoefs(lumacoef); in _validate()

12