Home
last modified time | relevance | path

Searched defs:CreateSurface (Results 1 – 25 of 168) sorted by relevance

1234567

/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/qt5/
H A DQt5SvpGraphics.cxx53 Qt5SvpGraphics::CreateSurface(const cairo::CairoSurfaceSharedPtr& rSurface) const in CreateSurface() function in Qt5SvpGraphics
58 cairo::SurfaceSharedPtr Qt5SvpGraphics::CreateSurface(const OutputDevice& /*rRefDevice*/, int x, in CreateSurface() function in Qt5SvpGraphics
H A DQt5Graphics.cxx66 Qt5Graphics::CreateSurface(const cairo::CairoSurfaceSharedPtr& /*rSurface*/) const in CreateSurface() function in Qt5Graphics
71 cairo::SurfaceSharedPtr Qt5Graphics::CreateSurface(const OutputDevice& /*rRefDevice*/, int /*x*/, in CreateSurface() function in Qt5Graphics
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/qt5/
H A DQt5SvpGraphics.cxx51 Qt5SvpGraphics::CreateSurface(const cairo::CairoSurfaceSharedPtr& rSurface) const in CreateSurface() function in Qt5SvpGraphics
56 cairo::SurfaceSharedPtr Qt5SvpGraphics::CreateSurface(const OutputDevice& /*rRefDevice*/, int x, in CreateSurface() function in Qt5SvpGraphics
H A DQt5Graphics.cxx76 Qt5Graphics::CreateSurface(const cairo::CairoSurfaceSharedPtr& /*rSurface*/) const in CreateSurface() function in Qt5Graphics
81 cairo::SurfaceSharedPtr Qt5Graphics::CreateSurface(const OutputDevice& /*rRefDevice*/, int /*x*/, in CreateSurface() function in Qt5Graphics
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/platform/linux/
H A DScreenshotSurfaceRBP.cpp20 std::unique_ptr<IScreenshotSurface> CScreenshotSurfaceRBP::CreateSurface() in CreateSurface() function in CScreenshotSurfaceRBP
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/lib_ui/ui/gl/
H A Dgl_surface.cpp141 std::unique_ptr<RpWidgetWrap> CreateSurface( in CreateSurface() function
157 std::unique_ptr<RpWidgetWrap> CreateSurface( in CreateSurface() function
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/rendering/gl/
H A DScreenshotSurfaceGL.cpp27 std::unique_ptr<IScreenshotSurface> CScreenshotSurfaceGL::CreateSurface() in CreateSurface() function in CScreenshotSurfaceGL
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/rendering/gles/
H A DScreenshotSurfaceGLES.cpp27 std::unique_ptr<IScreenshotSurface> CScreenshotSurfaceGLES::CreateSurface() in CreateSurface() function in CScreenshotSurfaceGLES
/dports/devel/sdlmm/SDLmm-0.1.8/src/
H A Dsdlmm_surface.h84 static Surface CreateSurface(const BaseSurface& other) { in CreateSurface() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/ozone/platform/wayland/test/
H A Dtest_compositor.cc20 void CreateSurface(wl_client* client, in CreateSurface() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/ozone/platform/wayland/test/
H A Dtest_compositor.cc19 void CreateSurface(wl_client* client, in CreateSurface() function
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/rendering/dx/
H A DScreenshotSurfaceWindows.cpp29 std::unique_ptr<IScreenshotSurface> CScreenshotSurfaceWindows::CreateSurface() in CreateSurface() function in CScreenshotSurfaceWindows
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/windowing/gbm/
H A DGBMUtils.cpp41 bool CGBMUtils::CGBMDevice::CreateSurface( in CreateSurface() function in CGBMUtils::CGBMDevice
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/headless/
H A Dsvpvd.cxx72 void SvpSalVirtualDevice::CreateSurface(tools::Long nNewDX, tools::Long nNewDY, sal_uInt8 *const pB… in CreateSurface() function in SvpSalVirtualDevice
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/headless/
H A Dsvpvd.cxx73 void SvpSalVirtualDevice::CreateSurface(long nNewDX, long nNewDY, sal_uInt8 *const pBuffer) in CreateSurface() function in SvpSalVirtualDevice
/dports/multimedia/intel-media-sdk/MediaSDK-intel-mediasdk-22.1.0/_studio/mfx_lib/encode_hw/h264/src/
H A Dmfx_h264_encode_cm.cpp406 CmSurface2D * CreateSurface(CmDevice * device, IDirect3DSurface9 * d3dSurface) in CreateSurface() function
416 CmSurface2D * CreateSurface(CmDevice * device, ID3D11Texture2D * d3dSurface) in CreateSurface() function
445 CmSurface2D * CreateSurface(CmDevice * device, AbstractSurfaceHandle vaSurface) in CreateSurface() function
455 CmSurface2D * CreateSurface(CmDevice * device, mfxHDL nativeSurface, eMFXVAType vatype) in CreateSurface() function
470 CmSurface2D * CreateSurface(CmDevice * device, mfxHDLPair nativeSurfaceIndexPair, eMFXVAType vatype) in CreateSurface() function
488 CmSurface2D * CreateSurface(CmDevice * device, mfxU32 width, mfxU32 height, mfxU32 fourcc) in CreateSurface() function
497 CmSurface2DUP * CreateSurface(CmDevice * device, void *mem, mfxU32 width, mfxU32 height, mfxU32 fou… in CreateSurface() function
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/windowing/android/
H A DWinSystemAndroidGLESContext.cpp168 bool CWinSystemAndroidGLESContext::CreateSurface() in CreateSurface() function in CWinSystemAndroidGLESContext
/dports/graphics/electricsheep/electricsheep-37ba0fd692d6581f8fe009ed11c9650cd8174123/client_generic/MSVC/
H A DBackBufDD.cpp99 bool CBackBufDD::CreateSurface(int Width, int Height) in CreateSurface() function in CBackBufDD
594 HRESULT CBackBufDD::CreateSurface(LPDDSURFACEDESC2 SurfaceDesc, LPDIRECTDRAWSURFACE7 FAR *Surface) in CreateSurface() function in CBackBufDD
/dports/games/xray_re-tools/xray_re-tools-52721d2/sources/plugins/xray_fsl/Core/Code/
H A DObject.h90 …virtual Surface* CreateSurface(const RawSurface& raw_surface) const { ASSERT_F(0, ("Please impl me… in CreateSurface() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromecast/graphics/
H A Dosd_plane_default.cc48 OsdSurface* CreateSurface(const Size& size) override { in CreateSurface() function in chromecast::__anonb9159b8a0111::OsdPlaneDefault
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/outdev/
H A Doutdev.cxx239 cairo::SurfaceSharedPtr OutputDevice::CreateSurface(const cairo::CairoSurfaceSharedPtr& rSurface) c… in CreateSurface() function in OutputDevice
246 cairo::SurfaceSharedPtr OutputDevice::CreateSurface(int x, int y, int width, int height) const in CreateSurface() function in OutputDevice
/dports/games/openbubbles/openbubbles-1.2/src/
H A DBFont.h183 #define CreateSurface BFont_CreateSurface macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/exo/
H A Ddisplay.cc72 std::unique_ptr<Surface> Display::CreateSurface() { in CreateSurface() function in exo::Display
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/gl/android/
H A Dsurface_texture.cc127 ANativeWindow* SurfaceTexture::CreateSurface() { in CreateSurface() function in gl::SurfaceTexture
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/gl/android/
H A Dsurface_texture.cc127 ANativeWindow* SurfaceTexture::CreateSurface() { in CreateSurface() function in gl::SurfaceTexture

1234567