Home
last modified time | relevance | path

Searched defs:scale_alpha (Results 1 – 20 of 20) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/platform/vsp1/
H A Dvsp1_uds.h24 bool scale_alpha; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/platform/vsp1/
H A Dvsp1_uds.h24 bool scale_alpha; member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/platform/vsp1/
H A Dvsp1_uds.h24 bool scale_alpha; member
/dports/graphics/R-cran-ggplot2/ggplot2/R/
H A Dscale-alpha.r21 scale_alpha <- function(..., range = c(0.1, 1)) { function
/dports/multimedia/mlt7/mlt-7.0.1/src/modules/core/
H A Dfilter_rescale.c112 static void scale_alpha( mlt_frame frame, int iwidth, int iheight, int owidth, int oheight ) in scale_alpha() function
/dports/multimedia/mlt7-qt5/mlt-7.0.1/src/modules/core/
H A Dfilter_rescale.c112 static void scale_alpha( mlt_frame frame, int iwidth, int iheight, int owidth, int oheight ) in scale_alpha() function
/dports/multimedia/py-mlt6/mlt-6.26.1/src/modules/core/
H A Dfilter_rescale.c112 static void scale_alpha( mlt_frame frame, int iwidth, int iheight, int owidth, int oheight ) in scale_alpha() function
/dports/multimedia/mlt6/mlt-6.26.1/src/modules/core/
H A Dfilter_rescale.c112 static void scale_alpha( mlt_frame frame, int iwidth, int iheight, int owidth, int oheight ) in scale_alpha() function
/dports/multimedia/mlt6-qt5/mlt-6.26.1/src/modules/core/
H A Dfilter_rescale.c112 static void scale_alpha( mlt_frame frame, int iwidth, int iheight, int owidth, int oheight ) in scale_alpha() function
/dports/www/firefox-esr/firefox-91.8.0/gfx/wr/webrender_api/src/
H A Dcolor.rs71 pub fn scale_alpha(&self, scale: f32) -> Self { in scale_alpha() method
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/wr/webrender_api/src/
H A Dcolor.rs71 pub fn scale_alpha(&self, scale: f32) -> Self { in scale_alpha() method
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/webrender_api-0.60.0/src/
H A Dcolor.rs70 pub fn scale_alpha(&self, scale: f32) -> Self { in scale_alpha() method
/dports/www/firefox/firefox-99.0/gfx/wr/webrender_api/src/
H A Dcolor.rs71 pub fn scale_alpha(&self, scale: f32) -> Self { in scale_alpha() method
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/wr/webrender_api/src/
H A Dcolor.rs71 pub fn scale_alpha(&self, scale: f32) -> Self { in scale_alpha() method
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/modules/skottie/src/text/
H A DTextAdapter.cpp453 const auto scale_alpha = [](SkColor c, float o) { in pushPropsToFragment() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/modules/skottie/src/text/
H A DTextAdapter.cpp481 const auto scale_alpha = [](SkColor c, float o) { in pushPropsToFragment() local
/dports/science/h5utils/h5utils-1.13.1/
H A Dh5topng.c138 colormap_t get_cmap(const char *colormap, int invert, double scale_alpha, in get_cmap()
/dports/www/py-bokeh/bokeh-2.3.3/bokeh/models/
H A Dannotations.py386 scale_alpha = Float(1.0, help=""" variable in ColorBar
/dports/math/py-rpy2/rpy2-3.4.5/rpy2/robjects/lib/
H A Dggplot2.py759 scale_alpha = ScaleAlpha.new variable
/dports/graphics/p5-Imager/Imager-1.012/TIFF/
H A Dimtiff.c144 int scale_alpha; member