Home
last modified time | relevance | path

Searched defs:ramp (Results 176 – 200 of 831) sorted by relevance

12345678910>>...34

/dports/devel/sdl20/SDL2-2.0.18/src/video/haiku/
H A DSDL_bwindow.cc197 int HAIKU_SetWindowGammaRamp(_THIS, SDL_Window * window, const Uint16 * ramp) { in HAIKU_SetWindowGammaRamp()
202 int HAIKU_GetWindowGammaRamp(_THIS, SDL_Window * window, Uint16 * ramp) { in HAIKU_GetWindowGammaRamp()
/dports/math/geogram/geogram-1.7.7/src/lib/third_party/glfw/src/
H A Dwin32_monitor.c478 GLFWbool _glfwPlatformGetGammaRamp(_GLFWmonitor* monitor, GLFWgammaramp* ramp) in _glfwPlatformGetGammaRamp()
496 void _glfwPlatformSetGammaRamp(_GLFWmonitor* monitor, const GLFWgammaramp* ramp) in _glfwPlatformSetGammaRamp()
/dports/graphics/py-open3d-python/Open3D-0.2/src/External/GLFW/src/
H A Dx11_monitor.c425 void _glfwPlatformGetGammaRamp(_GLFWmonitor* monitor, GLFWgammaramp* ramp) in _glfwPlatformGetGammaRamp()
455 void _glfwPlatformSetGammaRamp(_GLFWmonitor* monitor, const GLFWgammaramp* ramp) in _glfwPlatformSetGammaRamp()
/dports/graphics/qgis/qgis-3.22.3/src/core/symbology/
H A Dqgsstyle.h1259 QgsStyleColorRampEntity( QgsColorRamp *ramp ) in QgsStyleColorRampEntity()
1268 QgsColorRamp *ramp() const { return mRamp; } in ramp() function
/dports/graphics/qgis/qgis-3.22.3/src/gui/
H A Dqgsgradientstopeditor.cpp36 QgsGradientStopEditor::QgsGradientStopEditor( QWidget *parent, QgsGradientColorRamp *ramp ) in QgsGradientStopEditor()
64 void QgsGradientStopEditor::setGradientRamp( const QgsGradientColorRamp &ramp ) in setGradientRamp()
H A Dqgsgradientcolorrampdialog.cpp47 QgsGradientColorRampDialog::QgsGradientColorRampDialog( const QgsGradientColorRamp &ramp, QWidget *… in QgsGradientColorRampDialog()
173 void QgsGradientColorRampDialog::setRamp( const QgsGradientColorRamp &ramp ) in setRamp()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/symbology/
H A Dqgsstyle.h1241 QgsStyleColorRampEntity( QgsColorRamp *ramp ) in QgsStyleColorRampEntity()
1250 QgsColorRamp *ramp() const { return mRamp; } in ramp() function
/dports/graphics/qgis-ltr/qgis-3.16.16/src/gui/
H A Dqgsgradientstopeditor.cpp32 QgsGradientStopEditor::QgsGradientStopEditor( QWidget *parent, QgsGradientColorRamp *ramp ) in QgsGradientStopEditor()
60 void QgsGradientStopEditor::setGradientRamp( const QgsGradientColorRamp &ramp ) in setGradientRamp()
H A Dqgsgradientcolorrampdialog.cpp45 QgsGradientColorRampDialog::QgsGradientColorRampDialog( const QgsGradientColorRamp &ramp, QWidget *… in QgsGradientColorRampDialog()
171 void QgsGradientColorRampDialog::setRamp( const QgsGradientColorRamp &ramp ) in setRamp()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/leds/
H A Dleds-ti-lmu-common.c87 u8 ramp, ramp_up, ramp_down; in ti_lmu_common_set_ramp() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/leds/
H A Dleds-ti-lmu-common.c87 u8 ramp, ramp_up, ramp_down; in ti_lmu_common_set_ramp() local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/leds/
H A Dleds-ti-lmu-common.c87 u8 ramp, ramp_up, ramp_down; in ti_lmu_common_set_ramp() local
/dports/games/openra/OpenRA-release-20200503/OpenRA.Game/Traits/Player/
H A DIndexedPlayerPalette.cs77 public IndexedColorRemap(IPalette basePalette, int[] ramp, int[] remap) in IndexedColorRemap()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/gui/symbology/
H A Dqgsheatmaprendererwidget.cpp165 QgsColorRamp *ramp = btnColorRamp->colorRamp(); in applyColorRamp() local
/dports/graphics/qgis/qgis-3.22.3/src/gui/symbology/
H A Dqgsheatmaprendererwidget.cpp167 QgsColorRamp *ramp = btnColorRamp->colorRamp(); in applyColorRamp() local
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Dgl_gamma.c61 static void CalculateGammaRamp (float gamma, Uint16 *ramp) in CalculateGammaRamp()
/dports/science/py-pymol/pymol-open-source-2.4.0/layer2/
H A DObjectCGO.cpp251 ObjectGadgetRamp* ramp, int use_shader, bool cgo_lighting) in ObjectCGORenderState()
332 …e *sobj, bool use_shader, bool cgo_lighting, const float *color, ObjectGadgetRamp *ramp, int state) in ObjectCGOGenerateCGO()
483 ObjectGadgetRamp *ramp = NULL; in render() local
/dports/audio/bristol/bristol-0.60.10/bristol/
H A Dprophetdco.c324 register float ramp, register float *rampw, in buildProphetWave()
389 register float *ramp, wtpSqr, gdelta, width, ssg, S1, S2 = 0; in operate() local
/dports/graphics/milton/milton-1.9.1/third_party/SDL2-2.0.8/src/video/mir/
H A DSDL_mirwindow.c334 MIR_SetWindowGammaRamp(_THIS, SDL_Window* window, Uint16 const* ramp) in MIR_SetWindowGammaRamp()
353 MIR_GetWindowGammaRamp(_THIS, SDL_Window* window, Uint16* ramp) in MIR_GetWindowGammaRamp()
/dports/graphics/jogl/jogl-1.1.1_9/jogl/src/classes/com/sun/opengl/impl/
H A DGLDrawableFactoryImpl.java202 protected boolean setGammaRamp(float[] ramp) { in setGammaRamp()
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/tides2/test/
H A Dtides_test.cc135 float ramp[kBlockSize]; in TestPolySlopeGenerator() local
/dports/misc/openvdb/openvdb-9.0.0/openvdb_houdini/openvdb_houdini/
H A DSHOP_OpenVDB_Points.cc81 UT_Ramp ramp; in buildShaderString() local
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/draw/
H A Dcolors.c83 int i, j, k, l, n, ramp, prev; in main() local
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stages/
H A Dramp_extractor.cc122 float* ramp, in Process()
/dports/graphics/qgis-ltr/qgis-3.16.16/tests/src/core/
H A Dtestqgsstyle.cpp204 bool TestStyle::testValidColor( QgsColorRamp *ramp, double value, const QColor &expected ) in testValidColor()
540 QgsColorRamp *ramp = mStyle->colorRamp( name ); in testLoadColorRamps() local
568 QgsColorRamp *ramp = mStyle->colorRamp( name ); in testSaveLoad() local

12345678910>>...34