Home
last modified time | relevance | path

Searched defs:cos_rot (Results 1 – 25 of 33) sorted by relevance

12

/dports/math/fxt/fxt/src/dctdst/
H A Dcosrot.cc14 cos_rot(const double *x, double *y, ulong n) in cos_rot() function
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/Renderer/
H A DTransformation.hpp41 float cos_rot = cosf(angle); in Rotate() local
H A DMilkdropWaveform.cpp177 float cos_rot; in WaveformMath() local
/dports/graphics/libprojectm/projectm-3.1.12/src/libprojectM/Renderer/
H A DTransformation.hpp41 float cos_rot = cosf(angle); in Rotate() local
H A DMilkdropWaveform.cpp205 float cos_rot; in WaveformMath() local
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/support_data/
H A DossimTiffWorld.cpp119 double cos_rot = cos(theComputedRotation); in open() local
/dports/graphics/libprojectm/projectm-3.1.12/src/libprojectM/MilkdropPresetFactory/
H A DPresetFrameIO.cpp228 const float cos_rot = cosf(rot2); in PerPixelMath_c() local
428 __m128 sin_rot, cos_rot; in PerPixelMath_sse() local
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/MilkdropPresetFactory/
H A DPresetFrameIO.cpp254 float cos_rot = cosf(this->rot_mesh[x][y]); in PerPixelMath() local
/dports/astro/xplanet/xplanet-1.3.1/src/
H A DView.cpp52 const double cos_rot = cos(rotate_angle); in View() local
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/projection/
H A DossimFcsiModel.cpp895 double cos_rot = ossim::cosd(theScanRotation); in updateModel() local
/dports/astro/xearth/xearth-1.2/
H A Dxearth.h207 double cos_rot, sin_rot; /* cos/sin of view_rot */ member
/dports/security/libmcrypt/libmcrypt-2.5.8/modules/algorithms/
H A D3-way.c175 rndcon_gen(STRT_E, rcon);
/dports/math/plplot-ada/plplot-5.15.0/drivers/
H A Dpdf.c810 HPDF_REAL cos_rot, sin_rot, cos_shear, sin_shear; in process_string() local
H A Dsvg.c572 PLFLT rotation, shear, stride, cos_rot, sin_rot, sin_shear, cos_shear; in proc_str() local
H A Ddeprecated_wxwidgets.h172 PLFLT rotation, cos_rot, sin_rot; variable
H A Dcairo.c776 PLFLT rotation, shear, stride, cos_rot, sin_rot, cos_shear, sin_shear; in text_end_cairo() local
878 PLFLT rotation, shear, stride, cos_rot, sin_rot, cos_shear, sin_shear; in proc_str() local
/dports/graphics/photivo/photivo/Sources/
H A DptImage_Cimg.cpp266 cos_rot = cosf(angle_rot); in ptCIPerspective() local
/dports/math/plplot/plplot-5.15.0/drivers/
H A Dsvg.c572 PLFLT rotation, shear, stride, cos_rot, sin_rot, sin_shear, cos_shear; in proc_str() local
H A Dcairo.c776 PLFLT rotation, shear, stride, cos_rot, sin_rot, cos_shear, sin_shear; in text_end_cairo() local
878 PLFLT rotation, shear, stride, cos_rot, sin_rot, cos_shear, sin_shear; in proc_str() local
/dports/devel/directfb/DirectFB-1.4.17/interfaces/IDirectFBFont/
H A Didirectfbfont_ft2.c812 float cos_rot = 1.0; in Construct() local
H A Didirectfbfont_lino.c969 float cos_rot = 1.0; in Construct() local
/dports/graphics/libprojectm/projectm-3.1.12/src/MilkDrop2/vis_milk2/
H A Dmilkdropfs.cpp1905 float cos_rot = cosf(fRot); in ComputeGridAlphaValues() local
3085 float cos_rot = cosf(GetTime()*0.3f); in DrawWave() local
3663 float cos_rot = cosf(rot); in DrawUserSprites() local
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/pds/
H A Dpdsdataset.cpp667 const double cos_rot = rotation == 90 ? 0.0 : cos(rotation / 180 * M_PI); in ParseSRS() local
/dports/graphics/gdal/gdal-3.3.3/frmts/pds/
H A Dpdsdataset.cpp667 const double cos_rot = rotation == 90 ? 0.0 : cos(rotation / 180 * M_PI); in ParseSRS() local
/dports/graphics/py-gdal/gdal-3.3.3/frmts/pds/
H A Dpdsdataset.cpp667 const double cos_rot = rotation == 90 ? 0.0 : cos(rotation / 180 * M_PI); in ParseSRS() local

12