Home
last modified time | relevance | path

Searched refs:transformPixel (Results 1 – 9 of 9) sorted by last modified time

/dports/graphics/art/ART-1.9.3/rtengine/
H A Diimage.h500 void transformPixel (int x, int y, int tran, int& tx, int& ty) const in transformPixel() function
550 transformPixel (posX, posY, tran, x, y); in getPipetteData()
1029 void transformPixel (int x, int y, int tran, int& tx, int& ty) const in transformPixel() function
1082 transformPixel (red[i].x, red[i].y, tran, x, y); in getSpotWBData()
1091 transformPixel (green[i].x, green[i].y, tran, x, y); in getSpotWBData()
1100 transformPixel (blue[i].x, blue[i].y, tran, x, y); in getSpotWBData()
1120 transformPixel (posX, posY, tran, x, y); in getPipetteData()
1638 void transformPixel (int x, int y, int tran, int& tx, int& ty) const in transformPixel() function
1691 transformPixel (red[i].x, red[i].y, tran, x, y); in getSpotWBData()
1700 transformPixel (green[i].x, green[i].y, tran, x, y); in getSpotWBData()
[all …]
H A Drtthumbnail.cc1251 void Thumbnail::transformPixel (int x, int y, int tran, int& tx, int& ty) in transformPixel() function in rtengine::Thumbnail
H A Drtthumbnail.h40 void transformPixel (int x, int y, int tran, int& tx, int& ty);
H A Dfilmnegativeproc.cc693 imgCopy->transformPixel(spotCoord.x, spotCoord.y, tran, spot.x, spot.y); in getImageSpotValues()
744 imgCopy->transformPixel(spotA.x, spotA.y, tran, spot.x, spot.y); in getFilmNegativeExponents()
751 imgCopy->transformPixel(spotB.x, spotB.y, tran, spot.x, spot.y); in getFilmNegativeExponents()
/dports/graphics/rawtherapee/rawtherapee-5.8/rtengine/
H A Diimage.h508 void transformPixel (int x, int y, int tran, int& tx, int& ty) const in transformPixel() function
558 transformPixel (posX, posY, tran, x, y); in getPipetteData()
1058 void transformPixel (int x, int y, int tran, int& tx, int& ty) const in transformPixel() function
1111 transformPixel (red[i].x, red[i].y, tran, x, y); in getSpotWBData()
1120 transformPixel (green[i].x, green[i].y, tran, x, y); in getSpotWBData()
1129 transformPixel (blue[i].x, blue[i].y, tran, x, y); in getSpotWBData()
1149 transformPixel (posX, posY, tran, x, y); in getPipetteData()
1689 void transformPixel (int x, int y, int tran, int& tx, int& ty) const in transformPixel() function
1742 transformPixel (red[i].x, red[i].y, tran, x, y); in getSpotWBData()
1751 transformPixel (green[i].x, green[i].y, tran, x, y); in getSpotWBData()
[all …]
H A Drtthumbnail.cc1628 void Thumbnail::transformPixel (int x, int y, int tran, int& tx, int& ty) in transformPixel() function in rtengine::Thumbnail
H A Drtthumbnail.h45 void transformPixel (int x, int y, int tran, int& tx, int& ty);
/dports/graphics/openfx-misc/openfx-misc-3ab0531/SupportExt/
H A DofxsTransform3x3.cpp1124 …Matrix3x3 transformPixel = ( ofxsMatCanonicalToPixel(dstpixelaspectratio, args.renderScale.x, args… in getTransform() local
1128 transformMatrix[0] = transformPixel(0,0); in getTransform()
1129 transformMatrix[1] = transformPixel(0,1); in getTransform()
1130 transformMatrix[2] = transformPixel(0,2); in getTransform()
1131 transformMatrix[3] = transformPixel(1,0); in getTransform()
1132 transformMatrix[4] = transformPixel(1,1); in getTransform()
1133 transformMatrix[5] = transformPixel(1,2); in getTransform()
1134 transformMatrix[6] = transformPixel(2,0); in getTransform()
1135 transformMatrix[7] = transformPixel(2,1); in getTransform()
1136 transformMatrix[8] = transformPixel(2,2); in getTransform()
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/SupportExt/
H A DofxsTransform3x3.cpp1124 …Matrix3x3 transformPixel = ( ofxsMatCanonicalToPixel(dstpixelaspectratio, args.renderScale.x, args… in getTransform() local
1128 transformMatrix[0] = transformPixel(0,0); in getTransform()
1129 transformMatrix[1] = transformPixel(0,1); in getTransform()
1130 transformMatrix[2] = transformPixel(0,2); in getTransform()
1131 transformMatrix[3] = transformPixel(1,0); in getTransform()
1132 transformMatrix[4] = transformPixel(1,1); in getTransform()
1133 transformMatrix[5] = transformPixel(1,2); in getTransform()
1134 transformMatrix[6] = transformPixel(2,0); in getTransform()
1135 transformMatrix[7] = transformPixel(2,1); in getTransform()
1136 transformMatrix[8] = transformPixel(2,2); in getTransform()