Searched defs:transformPixel (Results 1 – 6 of 6) sorted by relevance
/dports/graphics/art/ART-1.9.3/rtengine/ |
H A D | iimage.h | 500 void transformPixel (int x, int y, int tran, int& tx, int& ty) const in transformPixel() function 1029 void transformPixel (int x, int y, int tran, int& tx, int& ty) const in transformPixel() function 1638 void transformPixel (int x, int y, int tran, int& tx, int& ty) const in transformPixel() function
|
H A D | rtthumbnail.cc | 1251 void Thumbnail::transformPixel (int x, int y, int tran, int& tx, int& ty) in transformPixel() function in rtengine::Thumbnail
|
/dports/graphics/rawtherapee/rawtherapee-5.8/rtengine/ |
H A D | iimage.h | 508 void transformPixel (int x, int y, int tran, int& tx, int& ty) const in transformPixel() function 1058 void transformPixel (int x, int y, int tran, int& tx, int& ty) const in transformPixel() function 1689 void transformPixel (int x, int y, int tran, int& tx, int& ty) const in transformPixel() function
|
H A D | rtthumbnail.cc | 1628 void Thumbnail::transformPixel (int x, int y, int tran, int& tx, int& ty) in transformPixel() function in rtengine::Thumbnail
|
/dports/graphics/openfx-misc/openfx-misc-3ab0531/SupportExt/ |
H A D | ofxsTransform3x3.cpp | 1124 …Matrix3x3 transformPixel = ( ofxsMatCanonicalToPixel(dstpixelaspectratio, args.renderScale.x, args… in getTransform() local
|
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/SupportExt/ |
H A D | ofxsTransform3x3.cpp | 1124 …Matrix3x3 transformPixel = ( ofxsMatCanonicalToPixel(dstpixelaspectratio, args.renderScale.x, args… in getTransform() local
|