Home
last modified time | relevance | path

Searched defs:ToRGB (Results 1 – 15 of 15) sorted by relevance

/dports/devel/lazygit/lazygit-0.31.4/pkg/gui/style/
H A Dcolor.go26 func (c Color) ToRGB(isBg bool) Color { func
/dports/emulators/ppsspp/ppsspp-1.12.3/GPU/
H A DMath3D.cpp202 unsigned int Vec3Packed<float>::ToRGB() const in ToRGB() function in Math3D::Vec3Packed
210 unsigned int Vec3Packed<int>::ToRGB() const in ToRGB() function in Math3D::Vec3Packed
H A DMath3D.h1002 __forceinline unsigned int Vec3<float>::ToRGB() const in ToRGB() function
1016 __forceinline unsigned int Vec3<int>::ToRGB() const in ToRGB() function
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/GPU/
H A DMath3D.cpp202 unsigned int Vec3Packed<float>::ToRGB() const in ToRGB() function in Math3D::Vec3Packed
210 unsigned int Vec3Packed<int>::ToRGB() const in ToRGB() function in Math3D::Vec3Packed
H A DMath3D.h1002 __forceinline unsigned int Vec3<float>::ToRGB() const in ToRGB() function
1016 __forceinline unsigned int Vec3<int>::ToRGB() const in ToRGB() function
/dports/x11-toolkits/gtkmathview/gtkmathview-0.8.0/src/common/
H A DValueConversion.cc165 ToRGB(const SmartPtr<Value>& value) in ToRGB() function
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/lib/agw/ribbon/
H A Dart_internal.py133 def ToRGB(self): member in RibbonHSLColour
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/yuv-0.1.4/src/
H A Dconvert.rs12 pub trait ToRGB<F = u8, T = u8> { interface
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/ribbon/
H A Dart_internal.cpp159 wxColour wxRibbonHSLColour::ToRGB() const in ToRGB() function in wxRibbonHSLColour
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/ribbon/
H A Dart_internal.cpp162 wxColour wxRibbonHSLColour::ToRGB() const in ToRGB() function in wxRibbonHSLColour
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/ribbon/
H A Dart_internal.cpp162 wxColour wxRibbonHSLColour::ToRGB() const in ToRGB() function in wxRibbonHSLColour
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/dssim-core-3.1.0/src/
H A Dimage.rs148 pub(crate) trait ToRGB { interface
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/GPU/
H A DMath3D.h1002 __forceinline unsigned int Vec3<float>::ToRGB() const in ToRGB() function
1016 __forceinline unsigned int Vec3<int>::ToRGB() const in ToRGB() function
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/lib/agw/
H A Dcubecolourdialog.py1493 def ToRGB(self): member in Colour
/dports/graphics/opencv/opencv-4.5.3/3rdparty/carotene/src/
H A Dcolorconvert.cpp1730 inline void ToRGB( const u8 *y1, const u8 *y2, const u8 *uv, in ToRGB() function
1755 inline void ToRGB( const u8 *y1, const u8 *y2, const u8 *uv, in ToRGB() function