Home
last modified time | relevance | path

Searched defs:down_left (Results 1 – 9 of 9) sorted by relevance

/dports/graphics/rawstudio/rawstudio-2.0/plugins/load-rawspeed/rawspeed/
H A DColorFilterArray.cpp31 ColorFilterArray::ColorFilterArray(CFAColor up_left, CFAColor up_right, CFAColor down_left, CFAColo… in ColorFilterArray()
41 void ColorFilterArray::setCFA(CFAColor up_left, CFAColor up_right, CFAColor down_left, CFAColor dow… in setCFA()
/dports/math/vtk6/VTK-6.2.0/ThirdParty/Twisted/twisted/protocols/mice/
H A Dmouseman.py35 def down_left(self): member in MouseMan
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/3rdparty/libdepixelize/priv/
H A Dpixelgraph.h493 Node *const down_left = &(*this)[0][_height - 1]; in connectAllNeighbors() local
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/cudalegacy/src/cuda/
H A DNCVBroxOpticalFlow.cu227 const int down_left = down-1; in diffusivity_along_x() local
252 const int down_left = down - 1; in diffusivity_along_y() local
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/live_effects/
H A Dlpe-perspective-envelope.cpp537 Geom::Point down_left(boundingbox_X.min(), boundingbox_Y.max()); in setDefaults() local
/dports/games/traingame/traingame-cb6513e/include/
H A DMaths.hpp271 Point down_left() const { return Point(x - 1, y - 1); } in down_left() function
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/render/
H A D3ddraw.cpp225 float up_right, down_right,down_left,up_left; in g3_draw_horizon_line() local
/dports/biology/py-biopython/biopython-1.79/Bio/PDB/
H A Dkdtrees.c587 Node *up_right, *up_left, *down_left, *down_right; in KDTree_neighbor_search_pairs() local
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/render/
H A D3ddraw.cpp1172 float up_right, down_right,down_left,up_left; in g3_draw_horizon_line() local