Home
last modified time | relevance | path

Searched defs:setPixelFormat (Results 1 – 25 of 103) sorted by relevance

12345

/dports/games/lwjgl/lwjgl-2df01dd/src/java/org/lwjgl/opengl/
H A DDrawableLWJGL.java43 void setPixelFormat(PixelFormatLWJGL pf) throws LWJGLException; in setPixelFormat() method
45 void setPixelFormat(PixelFormatLWJGL pf, ContextAttribs attribs) throws LWJGLException; in setPixelFormat() method
H A DDrawableGL.java55 public void setPixelFormat(final PixelFormatLWJGL pf) throws LWJGLException { in setPixelFormat() method in DrawableGL
59 …public void setPixelFormat(final PixelFormatLWJGL pf, final ContextAttribs attribs) throws LWJGLEx… in setPixelFormat() method in DrawableGL
H A DAWTGLCanvas.java110 public void setPixelFormat(final PixelFormatLWJGL pf) throws LWJGLException { in setPixelFormat() method in AWTGLCanvas
114 …public void setPixelFormat(final PixelFormatLWJGL pf, final ContextAttribs attribs) throws LWJGLEx… in setPixelFormat() method in AWTGLCanvas
H A DWindowsPeerInfo.java55 protected static native void setPixelFormat(long hdc, int pixel_format) throws LWJGLException; in setPixelFormat() method in WindowsPeerInfo
H A DDrawableGLES.java67 public void setPixelFormat(final PixelFormatLWJGL pf) throws LWJGLException { in setPixelFormat() method in DrawableGLES
/dports/devel/indi/indi-1.9.1/libs/stream/encoder/
H A Dencoderinterface.cpp53 bool EncoderInterface::setPixelFormat(INDI_PIXEL_FORMAT pixelFormat, uint8_t pixelDepth) in setPixelFormat() function in INDI::EncoderInterface
/dports/multimedia/qt5-multimedia/kde-qtmultimedia-5.15.2p3/src/plugins/avfoundation/camera/
H A Davfcameraviewfindersettingscontrol.mm571 void AVFCameraViewfinderSettingsControl::setPixelFormat(const QVariant &newValue) function
/dports/multimedia/QtAV/QtAV-1.13.0/src/codec/video/
H A DVideoEncoder.cpp116 void VideoEncoder::setPixelFormat(const VideoFormat::PixelFormat format) in supportedCodecs() function in QtAV::VideoEncoder
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/egl/
H A Dqeglproperties_stub.cpp103 void QEglProperties::setPixelFormat(QImage::Format pixelFormat) in setPixelFormat() function in QEglProperties
H A Dqeglproperties.cpp180 void QEglProperties::setPixelFormat(QImage::Format pixelFormat) in setPixelFormat() function in QEglProperties
/dports/games/xray_re-tools/xray_re-tools-52721d2/sources/3rd-party/nvtt/nvtt/
H A DCompressionOptions.cpp95 void CompressionOptions::setPixelFormat(uint bitcount, uint rmask, uint gmask, uint bmask, uint ama… in setPixelFormat() function in CompressionOptions
/dports/games/0ad/0ad-0.0.23b-alpha/libraries/source/nvtt/src/src/nvtt/
H A DCompressionOptions.cpp95 void CompressionOptions::setPixelFormat(uint bitcount, uint rmask, uint gmask, uint bmask, uint ama… in setPixelFormat() function in CompressionOptions
/dports/graphics/nvidia-texture-tools/nvidia-texture-tools-2.0.8/src/nvtt/
H A DCompressionOptions.cpp95 void CompressionOptions::setPixelFormat(uint bitcount, uint rmask, uint gmask, uint bmask, uint ama… in setPixelFormat() function in CompressionOptions
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sci/graphics/
H A Dframeout.h209 void setPixelFormat(const Graphics::PixelFormat &format) const { in setPixelFormat() function
/dports/games/scummvm/scummvm-2.5.1/engines/sci/graphics/
H A Dframeout.h214 void setPixelFormat(const Graphics::PixelFormat &format) const { in setPixelFormat() function
/dports/net/tigervnc-server/tigervnc-1.12.0/common/rfb/
H A DSMsgHandler.cxx42 void SMsgHandler::setPixelFormat(const PixelFormat& pf) in setPixelFormat() function in SMsgHandler
H A DCMsgHandler.cxx56 void CMsgHandler::setPixelFormat(const PixelFormat& pf) in setPixelFormat() function in CMsgHandler
/dports/net/tigervnc-viewer/tigervnc-1.12.0/common/rfb/
H A DSMsgHandler.cxx42 void SMsgHandler::setPixelFormat(const PixelFormat& pf) in setPixelFormat() function in SMsgHandler
H A DCMsgHandler.cxx56 void CMsgHandler::setPixelFormat(const PixelFormat& pf) in setPixelFormat() function in CMsgHandler
/dports/multimedia/qt5-multimedia/kde-qtmultimedia-5.15.2p3/src/multimedia/camera/
H A Dqcameraviewfindersettings.cpp300 void QCameraViewfinderSettings::setPixelFormat(QVideoFrame::PixelFormat format) in setPixelFormat() function in QCameraViewfinderSettings
/dports/devel/indi/indi-1.9.1/libs/stream/recorder/
H A Dtheorarecorder.cpp64 bool TheoraRecorder::setPixelFormat(INDI_PIXEL_FORMAT pixelFormat, uint8_t pixelDepth) in setPixelFormat() function in INDI::TheoraRecorder
H A Dserrecorder.cpp118 bool SER_Recorder::setPixelFormat(INDI_PIXEL_FORMAT pixelFormat, uint8_t pixelDepth) in setPixelFormat() function in INDI::SER_Recorder
/dports/net/tigervnc-server/tigervnc-1.12.0/java/com/tigervnc/rfb/
H A DCMsgHandler.java56 public void setPixelFormat(PixelFormat pf) in setPixelFormat() method in CMsgHandler
/dports/net/tigervnc-viewer/tigervnc-1.12.0/java/com/tigervnc/rfb/
H A DCMsgHandler.java56 public void setPixelFormat(PixelFormat pf) in setPixelFormat() method in CMsgHandler
/dports/graphics/aseprite/aseprite-1.2.9/src/app/ui/
H A Dcolor_button.cpp71 void ColorButton::setPixelFormat(PixelFormat pixelFormat) in setPixelFormat() function in app::ColorButton

12345