Home
last modified time | relevance | path

Searched refs:negative_x (Results 1 – 17 of 17) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/xr/
H A Dxr_cube_map.cc37 valid &= cube_map.negative_x.size() == expected_size; in XRCubeMap()
46 negative_x_ = cube_map.negative_x; in XRCubeMap()
/dports/graphics/blender/blender-2.91.0/release/scripts/startup/bl_operators/
H A Dobject_align.py237 negative_x = Left_Front_Up[0]
249 obj_x = obj_loc[0] - negative_x - size_active_x
256 obj_x = obj_loc[0] - negative_x
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/xr/
H A Dxr_cube_map.cc64 valid &= cube_map.negative_x.size() == expected_size; in XRCubeMap()
73 negative_x_ = cube_map.negative_x; in XRCubeMap()
/dports/sysutils/dunst/dunst-1.6.1/src/
H A Dsettings.h43 bool negative_x; member
H A Ddraw.c754 if (settings.geometry.negative_x) { in calc_window_pos()
/dports/sysutils/dunst/dunst-1.6.1/
H A Dconfig.h26 .negative_x = 0,
/dports/graphics/c-a-i-r/c-a-i-r-2.19/
H A DCAIR.cpp1488 int negative_x = 0; in CAIR_Removal() local
1496 negative_x = 0; in CAIR_Removal()
1506 negative_x++; in CAIR_Removal()
1529 if( negative_y < negative_x ) in CAIR_Removal()
1539 …if( CAIR( &Temp, D_Weights, Temp.Width() - negative_x, Temp.Height(), conv, ener, D_Weights, Dest,… in CAIR_Removal()
1556 …if( CAIR( &Temp, D_Weights, Temp.Width() - negative_x, Temp.Height(), conv, ener, D_Weights, Dest,… in CAIR_Removal()
/dports/graphics/opendx/dx-4.4.4/src/exec/dxmods/
H A Dreorient.c259 int negative_x = 0; in dogrid() local
332 negative_x++; in dogrid()
550 yfastest, negative_x, negative_y); in dodata()
/dports/devel/ppl/ppl-1.2/src/
H A Dchecked_inlines.hh355 bool negative_x = x < 0; in gcdext_exact() local
406 if (negative_x) { in gcdext_exact()
H A Dppl.hh.dist7312 bool negative_x = x < 0;
7363 if (negative_x) {
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/android/vr/arcore_device/
H A Dfake_arcore.cc311 result->reflection_probe->cube_map->negative_x.resize(16 * 16); in GetLightEstimationData()
/dports/devel/simgear/simgear-2020.3.11/simgear/scene/material/
H A DTextureBuilder.cxx544 string negative_x; in makeCubeMapTuple() local
546 negative_x = ep->getStringValue(); in makeCubeMapTuple()
559 return CubeMapTuple(positive_x, negative_x, positive_y, negative_y, positive_z, negative_z); in makeCubeMapTuple()
/dports/sysutils/dunst/dunst-1.6.1/src/wayland/
H A Dwl.c495 if (settings.geometry.negative_x) { in send_frame()
/dports/sysutils/dunst/dunst-1.6.1/src/x11/
H A Dx.c553 geometry.negative_x = mask & XNegative; in x_parse_geometry()
/dports/www/chromium-legacy/chromium-88.0.4324.182/device/vr/android/arcore/
H A Darcore_impl.cc230 &cube_map->positive_x, &cube_map->negative_x, &cube_map->positive_y, in GetReflectionProbe()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/device/vr/public/mojom/
H A Dvr_service.mojom502 array<RgbaTupleF16> negative_x;
/dports/www/chromium-legacy/chromium-88.0.4324.182/device/vr/public/mojom/
H A Dvr_service.mojom564 array<RgbaTupleF16> negative_x;