Searched refs:alpha_function (Results 1 - 25 of 25) sorted by relevance

/haiku/headers/libs/agg/
H A Dagg_span_gradient_alpha.h47 const AlphaF& alpha_function,
51 m_alpha_function(&alpha_function),
59 const AlphaF& alpha_function() const { return *m_alpha_function; } function in class:agg::span_gradient_alpha
66 void alpha_function(const AlphaF& af) { m_alpha_function = ⁡ } function in class:agg::span_gradient_alpha
45 span_gradient_alpha(interpolator_type& inter, const GradientF& gradient_function, const AlphaF& alpha_function, double d1, double d2) argument
/haiku/headers/private/app/
H A DServerProtocolStructs.h34 alpha_function alphaFunctionMode;
84 alpha_function alphaFunction;
/haiku/src/servers/app/
H A DDrawState.h124 alpha_function fncMode);
127 alpha_function AlphaFncMode() const
199 alpha_function fAlphaFncMode;
H A DDrawState.cpp661 DrawState::SetBlendingMode(source_alpha srcMode, alpha_function fncMode)
H A DPictureBoundingBoxPlayer.cpp725 set_blending_mode(void*, source_alpha, alpha_function)
H A DServerPicture.cpp887 alpha_function alphaFncMode)
/haiku/headers/private/interface/
H A DViewPrivate.h150 alpha_function alpha_function_mode;
H A DPicturePlayer.h87 alpha_function alphaFunctionMode);
/haiku/src/tests/servers/app/painter/
H A DPainter.h52 alpha_function alphaFncMode);
306 alpha_function fAlphaFncMode;
H A DPainter.cpp251 Painter::SetBlendingMode(source_alpha alphaSrcMode, alpha_function alphaFncMode)
/haiku/src/servers/app/drawing/Painter/
H A DPainter.h99 alpha_function alphaFunc);
345 alpha_function fAlphaFncMode;
H A DPainter.cpp421 Painter::SetBlendingMode(source_alpha srcAlpha, alpha_function alphaFunc)
/haiku/src/servers/app/drawing/interface/remote/
H A DRemoteDrawingEngine.h57 alpha_function alphaFunc);
H A DRemoteMessage.cpp428 alpha_function alphaFunction;
H A DRemoteDrawingEngine.cpp194 alpha_function alphaFunc)
/haiku/src/servers/app/drawing/
H A DDrawingEngine.h87 alpha_function alphaFunc);
H A DDrawingEngine.cpp357 DrawingEngine::SetBlendingMode(source_alpha srcAlpha, alpha_function alphaFunc)
/haiku/src/servers/app/drawing/Painter/drawing_modes/
H A DPixelFormat.cpp160 alpha_function alphaFncMode)
H A DPixelFormat.h102 alpha_function alphaFncMode);
/haiku/headers/os/interface/
H A DGraphicsDefs.h327 enum alpha_function { enum
H A DView.h250 alpha_function alphaFunc);
252 alpha_function* alphaFunc) const;
/haiku/src/kits/interface/
H A DPicturePlayer.cpp437 alpha_function alphaFncMode)
440 ((void (*)(void*, source_alpha, alpha_function))
1571 (alpha_function)*alphaFunctionMode);
H A DView.cpp562 SetBlendingMode( (source_alpha)alphaBlend, (alpha_function)modeBlend);
700 alpha_function alphaFunctionMode;
2282 BView::SetBlendingMode(source_alpha sourceAlpha, alpha_function alphaFunction)
2311 alpha_function* _alphaFunction) const
/haiku/src/tests/servers/app/drawing_modes/
H A DDrawingModes.cpp314 alpha_function mode;
/haiku/src/apps/remotedesktop/
H A DRemoteView.cpp692 alpha_function alphaFunction;

Completed in 183 milliseconds