Home
last modified time | relevance | path

Searched refs:hasAlphaChannel (Results 1 – 25 of 1484) sorted by relevance

12345678910>>...60

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/sdk/android/api/org/webrtc/
H A DEglBase.java58 private boolean hasAlphaChannel; field in EglBase.ConfigBuilder
70 public ConfigBuilder setHasAlphaChannel(boolean hasAlphaChannel) { in setHasAlphaChannel() argument
71 this.hasAlphaChannel = hasAlphaChannel; in setHasAlphaChannel()
93 if (hasAlphaChannel) { in createConfigAttributes()
/dports/net-im/tg_owt/tg_owt-d578c76/src/sdk/android/api/org/webrtc/
H A DEglBase.java58 private boolean hasAlphaChannel; field in EglBase.ConfigBuilder
70 public ConfigBuilder setHasAlphaChannel(boolean hasAlphaChannel) { in setHasAlphaChannel() argument
71 this.hasAlphaChannel = hasAlphaChannel; in setHasAlphaChannel()
93 if (hasAlphaChannel) { in createConfigAttributes()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/sdk/android/api/org/webrtc/
H A DEglBase.java58 private boolean hasAlphaChannel; field in EglBase.ConfigBuilder
70 public ConfigBuilder setHasAlphaChannel(boolean hasAlphaChannel) { in setHasAlphaChannel() argument
71 this.hasAlphaChannel = hasAlphaChannel; in setHasAlphaChannel()
93 if (hasAlphaChannel) { in createConfigAttributes()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/sdk/android/api/org/webrtc/
H A DEglBase.java58 private boolean hasAlphaChannel; field in EglBase.ConfigBuilder
70 public ConfigBuilder setHasAlphaChannel(boolean hasAlphaChannel) { in setHasAlphaChannel() argument
71 this.hasAlphaChannel = hasAlphaChannel; in setHasAlphaChannel()
93 if (hasAlphaChannel) { in createConfigAttributes()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/sdk/android/api/org/webrtc/
H A DEglBase.java58 private boolean hasAlphaChannel; field in EglBase.ConfigBuilder
70 public ConfigBuilder setHasAlphaChannel(boolean hasAlphaChannel) { in setHasAlphaChannel() argument
71 this.hasAlphaChannel = hasAlphaChannel; in setHasAlphaChannel()
93 if (hasAlphaChannel) { in createConfigAttributes()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/sdk/android/api/org/webrtc/
H A DEglBase.java58 private boolean hasAlphaChannel; field in EglBase.ConfigBuilder
70 public ConfigBuilder setHasAlphaChannel(boolean hasAlphaChannel) { in setHasAlphaChannel() argument
71 this.hasAlphaChannel = hasAlphaChannel; in setHasAlphaChannel()
93 if (hasAlphaChannel) { in createConfigAttributes()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/sdk/android/api/org/webrtc/
H A DEglBase.java58 private boolean hasAlphaChannel; field in EglBase.ConfigBuilder
70 public ConfigBuilder setHasAlphaChannel(boolean hasAlphaChannel) { in setHasAlphaChannel() argument
71 this.hasAlphaChannel = hasAlphaChannel; in setHasAlphaChannel()
93 if (hasAlphaChannel) { in createConfigAttributes()
/dports/graphics/gmic-qt/gmic-qt-v.2.9.8/src/
H A DImageTools.cpp66 template <typename T> bool hasAlphaChannel(const cimg_library::CImg<T> & image) in hasAlphaChannel() function
71 template bool hasAlphaChannel(const cimg_library::CImg<float> &);
72 template bool hasAlphaChannel(const cimg_library::CImg<unsigned char> &);
/dports/graphics/gmic/gmic-3.0.0/gmic-qt/src/
H A DImageTools.cpp66 template <typename T> bool hasAlphaChannel(const cimg_library::CImg<T> & image) in hasAlphaChannel() function
71 template bool hasAlphaChannel(const cimg_library::CImg<float> &);
72 template bool hasAlphaChannel(const cimg_library::CImg<unsigned char> &);
/dports/devel/guichan/guichan-0.8.2/include/guichan/opengl/
H A Dopenglallegroimageloader.hpp84 bool hasAlphaChannel = false; in load() local
93 hasAlphaChannel = true; in load()
106 if (!hasAlphaChannel) in load()
/dports/devel/fifechan/fifechan-0.1.5/include/fifechan/opengl/
H A Dopenglallegroimageloader.hpp105 bool hasAlphaChannel = false; in load() local
114 hasAlphaChannel = true; in load()
127 if (!hasAlphaChannel) in load()
/dports/games/ags/ags_linux_v.3.4.4.1/Engine/ac/dynobj/
H A Dscriptdrawingsurface.cpp87 SerializeInt(hasAlphaChannel); in Serialize()
101 hasAlphaChannel = UnserializeInt(); in Unserialize()
116 hasAlphaChannel = 0; in ScriptDrawingSurface()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/core/compositor/
H A Ddisplay_gl_output_surface_qsg.cpp55 …Texture(uint32_t id, QSize sizeInPixels, bool hasAlphaChannel, scoped_refptr<CompositorResourceFen… in Texture() argument
58 , m_hasAlphaChannel(hasAlphaChannel) in Texture()
66 bool hasAlphaChannel() const override { return m_hasAlphaChannel; } in hasAlphaChannel() function in QtWebEngineCore::DisplayGLOutputSurface::Texture
/dports/games/scummvm/scummvm-2.5.1/engines/ags/engine/ac/dynobj/
H A Dscript_drawing_surface.cpp92 SerializeInt(hasAlphaChannel); in Serialize()
111 hasAlphaChannel = UnserializeInt(); in Unserialize()
126 hasAlphaChannel = 0; in ScriptDrawingSurface()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/plugins/gfxdrivers/directfb/
H A Dqdirectfbscreen.h229 static inline bool hasAlphaChannel(DFBSurfacePixelFormat format);
230 static inline bool hasAlphaChannel(IDirectFBSurface *surface);
264 inline bool QDirectFBScreen::hasAlphaChannel(DFBSurfacePixelFormat format) in hasAlphaChannel() function
289 inline bool QDirectFBScreen::hasAlphaChannel(IDirectFBSurface *surface) in hasAlphaChannel() function
294 return QDirectFBScreen::hasAlphaChannel(format); in hasAlphaChannel()
/dports/x11/plasma5-kwayland-server/kwayland-server-5.23.5/src/server/
H A Dshmclientbuffer.cpp30 bool hasAlphaChannel = false; member in KWaylandServer::ShmClientBufferPrivate
115 d->hasAlphaChannel = alphaChannelFromFormat(wl_shm_buffer_get_format(buffer)); in ShmClientBuffer()
131 bool ShmClientBuffer::hasAlphaChannel() const in hasAlphaChannel() function in KWaylandServer::ShmClientBuffer
134 return d->hasAlphaChannel; in hasAlphaChannel()
/dports/science/v_sim/v_sim-3.8.0/src/extraGtkFunctions/
H A Dgtk_colorComboBoxWidget.c168 gboolean hasAlphaChannel; member
436 colorComboBox->hasAlphaChannel = TRUE; in visu_ui_color_combobox_init()
487 if (colorComboBox->hasAlphaChannel) in buildWidgets()
611 GtkWidget* visu_ui_color_combobox_newWithRanges(gboolean hasAlphaChannel) in visu_ui_color_combobox_newWithRanges() argument
616 hasAlphaChannel); in visu_ui_color_combobox_newWithRanges()
619 colorComboBox->hasAlphaChannel = hasAlphaChannel; in visu_ui_color_combobox_newWithRanges()
641 GtkWidget* visu_ui_color_combobox_new(gboolean hasAlphaChannel) in visu_ui_color_combobox_new() argument
646 hasAlphaChannel); in visu_ui_color_combobox_new()
649 colorComboBox->hasAlphaChannel = hasAlphaChannel; in visu_ui_color_combobox_new()
778 colorComboBox->hasAlphaChannel); in visu_ui_color_combobox_changed()
[all …]
/dports/misc/parley/parley-21.12.3/src/practice/
H A Dimagewidget.cpp34 if (from.size() == to.size() && from.hasAlphaChannel() && to.hasAlphaChannel()) { in centerPixmaps()
44 if (from.size() != actualRect.size() || !from.hasAlphaChannel()) { in centerPixmaps()
54 if (to.size() != actualRect.size() || !to.hasAlphaChannel()) { in centerPixmaps()
74 if (from.size() != to.size() || !from.hasAlphaChannel() || !to.hasAlphaChannel()) { in transition()
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/quick/scenegraph/adaptations/software/
H A Dqsgsoftwarepixmaptexture.cpp75 bool QSGSoftwarePixmapTexture::hasAlphaChannel() const in hasAlphaChannel() function in QSGSoftwarePixmapTexture
77 return m_pixmap.hasAlphaChannel(); in hasAlphaChannel()
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/quick/scenegraph/adaptations/software/
H A Dqsgsoftwarepixmaptexture.cpp75 bool QSGSoftwarePixmapTexture::hasAlphaChannel() const in hasAlphaChannel() function in QSGSoftwarePixmapTexture
77 return m_pixmap.hasAlphaChannel(); in hasAlphaChannel()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/mem_obj/
H A Dimage_format_tests.cpp15 using Image::hasAlphaChannel;
26 EXPECT_EQ(expectedValue, MockImage::hasAlphaChannel(&imageFormat)); in TEST_P()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/gui/image/
H A Dqpixmap_raster.cpp194 if (!image.hasAlphaChannel()) { in fill()
218 bool QRasterPlatformPixmap::hasAlphaChannel() const in hasAlphaChannel() function in QRasterPlatformPixmap
220 return image.hasAlphaChannel(); in hasAlphaChannel()
311 format = sourceImage.hasAlphaChannel() in createPixmapForImage()
319 if (!sourceImage.hasAlphaChannel()) { in createPixmapForImage()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/gui/image/
H A Dqpixmap_raster.cpp194 if (!image.hasAlphaChannel()) { in fill()
218 bool QRasterPlatformPixmap::hasAlphaChannel() const in hasAlphaChannel() function in QRasterPlatformPixmap
220 return image.hasAlphaChannel(); in hasAlphaChannel()
311 format = sourceImage.hasAlphaChannel() in createPixmapForImage()
319 if (!sourceImage.hasAlphaChannel()) { in createPixmapForImage()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/gui/image/
H A Dqpixmap_raster.cpp194 if (!image.hasAlphaChannel()) { in fill()
218 bool QRasterPlatformPixmap::hasAlphaChannel() const in hasAlphaChannel() function in QRasterPlatformPixmap
220 return image.hasAlphaChannel(); in hasAlphaChannel()
311 format = sourceImage.hasAlphaChannel() in createPixmapForImage()
319 if (!sourceImage.hasAlphaChannel()) { in createPixmapForImage()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/gui/image/
H A Dqpixmap_raster.cpp194 if (!image.hasAlphaChannel()) { in fill()
218 bool QRasterPlatformPixmap::hasAlphaChannel() const in hasAlphaChannel() function in QRasterPlatformPixmap
220 return image.hasAlphaChannel(); in hasAlphaChannel()
311 format = sourceImage.hasAlphaChannel() in createPixmapForImage()
319 if (!sourceImage.hasAlphaChannel()) { in createPixmapForImage()

12345678910>>...60