Home
last modified time | relevance | path

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

/dports/graphics/opencolorio/OpenColorIO-1.1.1/src/photoshop/
H A DOpenColorIO_PS_Context.cpp44 OpenColorIO_PS_Context::OpenColorIO_PS_Context(const std::string &path) : in OpenColorIO_PS_Context() function in OpenColorIO_PS_Context
122 OpenColorIO_PS_Context::getConvertProcessor(const std::string &inputSpace, const std::string &outpu… in getConvertProcessor()
139 OpenColorIO_PS_Context::getDisplayProcessor(const std::string &inputSpace, const std::string &devic… in getDisplayProcessor()
156 OpenColorIO_PS_Context::getLUTProcessor(OCIO::Interpolation interpolation, OCIO::TransformDirection… in getLUTProcessor()
173 OpenColorIO_PS_Context::getConvertBaker(const std::string &inputSpace, const std::string &outputSpa… in getConvertBaker()
188 OpenColorIO_PS_Context::getDisplayBaker(const std::string &inputSpace, const std::string &device, c… in getDisplayBaker()
226 OpenColorIO_PS_Context::getLUTBaker(OCIO::Interpolation interpolation, OCIO::TransformDirection dir… in getLUTBaker()
265 OpenColorIO_PS_Context::getTransforms(const std::string &device) const in getTransforms()
281 OpenColorIO_PS_Context::getDefaultTransform(const std::string &device) const in getDefaultTransform()
H A DOpenColorIO_PS_Context.h44 class OpenColorIO_PS_Context
47 OpenColorIO_PS_Context(const std::string &path);
48 ~OpenColorIO_PS_Context() {} in ~OpenColorIO_PS_Context()
H A DOpenColorIO_PS.cpp335 OpenColorIO_PS_Context context(path); in InitGlobals()
700 OpenColorIO_PS_Context context(path); in DoStart()
/dports/graphics/opencolorio-tools/OpenColorIO-1.1.1/src/photoshop/
H A DOpenColorIO_PS_Context.cpp44 OpenColorIO_PS_Context::OpenColorIO_PS_Context(const std::string &path) : in OpenColorIO_PS_Context() function in OpenColorIO_PS_Context
122 OpenColorIO_PS_Context::getConvertProcessor(const std::string &inputSpace, const std::string &outpu… in getConvertProcessor()
139 OpenColorIO_PS_Context::getDisplayProcessor(const std::string &inputSpace, const std::string &devic… in getDisplayProcessor()
156 OpenColorIO_PS_Context::getLUTProcessor(OCIO::Interpolation interpolation, OCIO::TransformDirection… in getLUTProcessor()
173 OpenColorIO_PS_Context::getConvertBaker(const std::string &inputSpace, const std::string &outputSpa… in getConvertBaker()
188 OpenColorIO_PS_Context::getDisplayBaker(const std::string &inputSpace, const std::string &device, c… in getDisplayBaker()
226 OpenColorIO_PS_Context::getLUTBaker(OCIO::Interpolation interpolation, OCIO::TransformDirection dir… in getLUTBaker()
265 OpenColorIO_PS_Context::getTransforms(const std::string &device) const in getTransforms()
281 OpenColorIO_PS_Context::getDefaultTransform(const std::string &device) const in getDefaultTransform()
H A DOpenColorIO_PS_Context.h44 class OpenColorIO_PS_Context
47 OpenColorIO_PS_Context(const std::string &path);
48 ~OpenColorIO_PS_Context() {} in ~OpenColorIO_PS_Context()
H A DOpenColorIO_PS.cpp335 OpenColorIO_PS_Context context(path); in InitGlobals()
700 OpenColorIO_PS_Context context(path); in DoStart()
/dports/graphics/py-opencolorio/OpenColorIO-1.1.1/src/photoshop/
H A DOpenColorIO_PS_Context.cpp44 OpenColorIO_PS_Context::OpenColorIO_PS_Context(const std::string &path) : in OpenColorIO_PS_Context() function in OpenColorIO_PS_Context
122 OpenColorIO_PS_Context::getConvertProcessor(const std::string &inputSpace, const std::string &outpu… in getConvertProcessor()
139 OpenColorIO_PS_Context::getDisplayProcessor(const std::string &inputSpace, const std::string &devic… in getDisplayProcessor()
156 OpenColorIO_PS_Context::getLUTProcessor(OCIO::Interpolation interpolation, OCIO::TransformDirection… in getLUTProcessor()
173 OpenColorIO_PS_Context::getConvertBaker(const std::string &inputSpace, const std::string &outputSpa… in getConvertBaker()
188 OpenColorIO_PS_Context::getDisplayBaker(const std::string &inputSpace, const std::string &device, c… in getDisplayBaker()
226 OpenColorIO_PS_Context::getLUTBaker(OCIO::Interpolation interpolation, OCIO::TransformDirection dir… in getLUTBaker()
265 OpenColorIO_PS_Context::getTransforms(const std::string &device) const in getTransforms()
281 OpenColorIO_PS_Context::getDefaultTransform(const std::string &device) const in getDefaultTransform()
H A DOpenColorIO_PS_Context.h44 class OpenColorIO_PS_Context
47 OpenColorIO_PS_Context(const std::string &path);
48 ~OpenColorIO_PS_Context() {} in ~OpenColorIO_PS_Context()
H A DOpenColorIO_PS.cpp335 OpenColorIO_PS_Context context(path); in InitGlobals()
700 OpenColorIO_PS_Context context(path); in DoStart()
/dports/graphics/opencolorio/OpenColorIO-1.1.1/src/photoshop/mac/
H A DOpenColorIO_PS_Dialog_Controller.mm37 #include "OpenColorIO_PS_Context.h"
165 OpenColorIO_PS_Context *context = (OpenColorIO_PS_Context *)contextPtr;
206 OpenColorIO_PS_Context *context = (OpenColorIO_PS_Context *)contextPtr;
288 OpenColorIO_PS_Context *context = (OpenColorIO_PS_Context *)contextPtr;
602 OpenColorIO_PS_Context *oldContext = (OpenColorIO_PS_Context *)contextPtr;
607 OpenColorIO_PS_Context *context = new OpenColorIO_PS_Context([configPath UTF8String]);
788 OpenColorIO_PS_Context *context = (OpenColorIO_PS_Context *)contextPtr;
952 OpenColorIO_PS_Context *context = (OpenColorIO_PS_Context *)contextPtr;
991 OpenColorIO_PS_Context *context = (OpenColorIO_PS_Context *)contextPtr;
1027 OpenColorIO_PS_Context *context = (OpenColorIO_PS_Context *)contextPtr;
[all …]
/dports/graphics/opencolorio-tools/OpenColorIO-1.1.1/src/photoshop/mac/
H A DOpenColorIO_PS_Dialog_Controller.mm37 #include "OpenColorIO_PS_Context.h"
165 OpenColorIO_PS_Context *context = (OpenColorIO_PS_Context *)contextPtr;
206 OpenColorIO_PS_Context *context = (OpenColorIO_PS_Context *)contextPtr;
288 OpenColorIO_PS_Context *context = (OpenColorIO_PS_Context *)contextPtr;
602 OpenColorIO_PS_Context *oldContext = (OpenColorIO_PS_Context *)contextPtr;
607 OpenColorIO_PS_Context *context = new OpenColorIO_PS_Context([configPath UTF8String]);
788 OpenColorIO_PS_Context *context = (OpenColorIO_PS_Context *)contextPtr;
952 OpenColorIO_PS_Context *context = (OpenColorIO_PS_Context *)contextPtr;
991 OpenColorIO_PS_Context *context = (OpenColorIO_PS_Context *)contextPtr;
1027 OpenColorIO_PS_Context *context = (OpenColorIO_PS_Context *)contextPtr;
[all …]
/dports/graphics/py-opencolorio/OpenColorIO-1.1.1/src/photoshop/mac/
H A DOpenColorIO_PS_Dialog_Controller.mm37 #include "OpenColorIO_PS_Context.h"
165 OpenColorIO_PS_Context *context = (OpenColorIO_PS_Context *)contextPtr;
206 OpenColorIO_PS_Context *context = (OpenColorIO_PS_Context *)contextPtr;
288 OpenColorIO_PS_Context *context = (OpenColorIO_PS_Context *)contextPtr;
602 OpenColorIO_PS_Context *oldContext = (OpenColorIO_PS_Context *)contextPtr;
607 OpenColorIO_PS_Context *context = new OpenColorIO_PS_Context([configPath UTF8String]);
788 OpenColorIO_PS_Context *context = (OpenColorIO_PS_Context *)contextPtr;
952 OpenColorIO_PS_Context *context = (OpenColorIO_PS_Context *)contextPtr;
991 OpenColorIO_PS_Context *context = (OpenColorIO_PS_Context *)contextPtr;
1027 OpenColorIO_PS_Context *context = (OpenColorIO_PS_Context *)contextPtr;
[all …]
/dports/graphics/opencolorio/OpenColorIO-1.1.1/src/photoshop/win/
H A DOpenColorIO_PS_Dialogs_Win.cpp55 static OpenColorIO_PS_Context *g_context = NULL;
522 g_context = new OpenColorIO_PS_Context(configPath); in TrackConfigMenu()
/dports/graphics/opencolorio-tools/OpenColorIO-1.1.1/src/photoshop/win/
H A DOpenColorIO_PS_Dialogs_Win.cpp55 static OpenColorIO_PS_Context *g_context = NULL;
522 g_context = new OpenColorIO_PS_Context(configPath); in TrackConfigMenu()
/dports/graphics/py-opencolorio/OpenColorIO-1.1.1/src/photoshop/win/
H A DOpenColorIO_PS_Dialogs_Win.cpp55 static OpenColorIO_PS_Context *g_context = NULL;
522 g_context = new OpenColorIO_PS_Context(configPath); in TrackConfigMenu()
/dports/graphics/opencolorio/OpenColorIO-1.1.1/src/photoshop/xcode/OpenColorIO_PS.xcodeproj/
H A Dproject.pbxproj10 …6900E3954B /* OpenColorIO_PS_Context.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2A4150431E…
94OpenColorIO_PS_Context.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourc…
95OpenColorIO_PS_Context.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sou…
710 2A4150421E33FD6900E3954B /* OpenColorIO_PS_Context.h */,
711 2A4150431E33FD6900E3954B /* OpenColorIO_PS_Context.cpp */,
1574 2A4150441E33FD6900E3954B /* OpenColorIO_PS_Context.cpp in Sources */,
/dports/graphics/opencolorio-tools/OpenColorIO-1.1.1/src/photoshop/xcode/OpenColorIO_PS.xcodeproj/
H A Dproject.pbxproj10 …6900E3954B /* OpenColorIO_PS_Context.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2A4150431E…
94OpenColorIO_PS_Context.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourc…
95OpenColorIO_PS_Context.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sou…
710 2A4150421E33FD6900E3954B /* OpenColorIO_PS_Context.h */,
711 2A4150431E33FD6900E3954B /* OpenColorIO_PS_Context.cpp */,
1574 2A4150441E33FD6900E3954B /* OpenColorIO_PS_Context.cpp in Sources */,
/dports/graphics/py-opencolorio/OpenColorIO-1.1.1/src/photoshop/xcode/OpenColorIO_PS.xcodeproj/
H A Dproject.pbxproj10 …6900E3954B /* OpenColorIO_PS_Context.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2A4150431E…
94OpenColorIO_PS_Context.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourc…
95OpenColorIO_PS_Context.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sou…
710 2A4150421E33FD6900E3954B /* OpenColorIO_PS_Context.h */,
711 2A4150431E33FD6900E3954B /* OpenColorIO_PS_Context.cpp */,
1574 2A4150441E33FD6900E3954B /* OpenColorIO_PS_Context.cpp in Sources */,