Home
last modified time | relevance | path

Searched defs:OpenDisplay (Results 1 – 22 of 22) sorted by relevance

/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Common/GL/GLInterface/
H A DEGLSwitch.h12 protected:
13 EGLDisplay OpenDisplay() override;
/dports/emulators/ppsspp/ppsspp-1.12.3/Common/GL/GLInterface/
H A DEGLSwitch.cpp11 EGLDisplay cInterfaceEGLSwitch::OpenDisplay() { in OpenDisplay() function in cInterfaceEGLSwitch
H A DEGLAndroid.cpp9 EGLDisplay cInterfaceEGLAndroid::OpenDisplay() { in OpenDisplay() function in cInterfaceEGLAndroid
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Common/GL/GLInterface/
H A DEGLSwitch.cpp11 EGLDisplay cInterfaceEGLSwitch::OpenDisplay() { in OpenDisplay() function in cInterfaceEGLSwitch
H A DEGLAndroid.cpp9 EGLDisplay cInterfaceEGLAndroid::OpenDisplay() { in OpenDisplay() function in cInterfaceEGLAndroid
/dports/science/py-scikit-learn/scikit-learn-1.0.2/examples/cross_decomposition/
H A Dplot_pcr_vs_pls.py9 <https://en.wikipedia.org/wiki/Partial_least_squares_regression>`_ (PLS) on a
/dports/audio/xoscope/xoscope-2.0/
H A Dcom_gtk.c28 OpenDisplay(int argc, char *argv[]) in OpenDisplay() function
/dports/devel/sfml/SFML-2.5.1/src/SFML/Window/Unix/
H A DDisplay.cpp54 Display* OpenDisplay() in OpenDisplay() function
/dports/games/xtruco/xtruco/
H A Ddisplay.c33 Display *OpenDisplay( display_name, screen ) in OpenDisplay() function
/dports/x11/virtualgl/virtualgl-3.0/glxdemos/
H A Dtexture_from_pixmap.c51 OpenDisplay(void) in OpenDisplay() function
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/xdemos/
H A Dtexture_from_pixmap.c51 OpenDisplay(void) in OpenDisplay() function
/dports/graphics/mesa-demos/mesa-demos-8.4.0/src/xdemos/
H A Dtexture_from_pixmap.c51 OpenDisplay(void) in OpenDisplay() function
/dports/emulators/yuzu/yuzu-0b47f7a46/src/core/hle/service/nvflinger/
H A Dnvflinger.cpp106 std::optional<u64> NVFlinger::OpenDisplay(std::string_view name) { in OpenDisplay() function in Service::NVFlinger::NVFlinger
/dports/x11/libsx/libsx/src/
H A Dlibsx.c158 int OpenDisplay(int argc, char **argv) in OpenDisplay() function
/dports/multimedia/vlc/vlc-3.0.16/modules/video_output/
H A Dfb.c490 static int OpenDisplay(vout_display_t *vd, bool force_resolution) in OpenDisplay() function
H A Dkva.c512 static int OpenDisplay( vout_display_t *vd, video_format_t *fmt ) in OpenDisplay() function
/dports/emulators/yuzu/yuzu-0b47f7a46/src/core/hle/service/vi/
H A Dvi.cpp990 void OpenDisplay(Kernel::HLERequestContext& ctx) { in OpenDisplay() function in Service::VI::IApplicationDisplayService
/dports/x11/nwg-dock/nwg-dock-0.2.2/vendor/github.com/gotk3/gotk3/gdk/
H A Dgdk.go1017 func (v *DisplayManager) OpenDisplay(name string) (*Display, error) { func
/dports/x11/nwg-bar/nwg-bar-0.0.1/vendor/github.com/gotk3/gotk3/gdk/
H A Dgdk.go1017 func (v *DisplayManager) OpenDisplay(name string) (*Display, error) { func
/dports/x11/nwg-drawer/nwg-drawer-0.2.8/vendor/github.com/gotk3/gotk3/gdk/
H A Dgdk.go1017 func (v *DisplayManager) OpenDisplay(name string) (*Display, error) { func
/dports/x11/nwg-menu/nwg-menu-0.1.1/vendor/github.com/gotk3/gotk3/gdk/
H A Dgdk.go1017 func (v *DisplayManager) OpenDisplay(name string) (*Display, error) { func
/dports/lang/polyml/polyml-5.8.2/libpolyml/
H A Dxwindows.cpp5689 static Handle OpenDisplay(TaskData *taskData, PolyStringObject *string) in OpenDisplay() function