Home
last modified time | relevance | path

Searched defs:SetSurface (Results 1 – 25 of 42) sorted by relevance

12

/dports/devel/upp/upp/uppsrc/VirtualGui/
H A DImage.cpp9 void SetSurface(SystemDraw& w, int x, int y, int cx, int cy, const RGBA *pixels) in SetSurface() function
15 void SetSurface(SystemDraw& w, const Rect& dest, const RGBA *pixels, Size psz, Point poff) in SetSurface() function
/dports/devel/upp/upp/uppsrc/CtrlCore/
H A DSystemDraw.cpp32 void SetSurface(Draw& w, const Rect& dest, const RGBA *pixels, Size srcsz, Point poff) in SetSurface() function
49 void SetSurface(Draw& w, int x, int y, int cx, int cy, const RGBA *pixels) in SetSurface() function
H A DImageWin32.cpp83 void SetSurface(HDC dc, const Rect& dest, const RGBA *pixels, Size srcsz, Point srcoff) in SetSurface() function
93 void SetSurface(HDC dc, int x, int y, int cx, int cy, const RGBA *pixels) in SetSurface() function
98 void SetSurface(SystemDraw& w, int x, int y, int cx, int cy, const RGBA *pixels) in SetSurface() function
103 void SetSurface(SystemDraw& w, const Rect& dest, const RGBA *pixels, Size psz, Point poff) in SetSurface() function
H A DCoco.h83 inline void SetSurface(SystemDraw& w, const Rect& dest, const RGBA *pixels, Size srcsz, Point poff) in SetSurface() function
H A DImageX11.cpp24 void SetSurface(SystemDraw& w, const Rect& dest, const RGBA *pixels, Size srcsz, Point srcoff) in SetSurface() function
47 void SetSurface(SystemDraw& w, int x, int y, int cx, int cy, const RGBA *pixels) in SetSurface() function
H A DGtkDrawImage.cpp12 void SetSurface(SystemDraw& w, const Rect& dest, const RGBA *pixels, Size srcsz, Point poff) in SetSurface() function
/dports/devel/upp/upp/reference/Framebuffer/
H A DImage.cpp9 void SetSurface(SystemDraw& w, int x, int y, int cx, int cy, const RGBA *pixels) in SetSurface() function
14 void SetSurface(SystemDraw& w, const Rect& dest, const RGBA *pixels, Size psz, Point poff) in SetSurface() function
/dports/games/0ad/0ad-0.0.23b-alpha/libraries/source/fcollada/src/FCollada/FCDocument/
H A DFCDEffectParameterSampler.cpp44 void FCDEffectParameterSampler::SetSurface(FCDEffectParameterSurface* _surface) in SetSurface() function in FCDEffectParameterSampler
/dports/games/warmux/warmux-11.04/src/gui/
H A Dpicture_widget.cpp145 void PictureWidget::SetSurface(const Surface & s, in SetSurface() function in PictureWidget
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/gpu/android/
H A Dcodec_wrapper.cc366 bool CodecWrapperImpl::SetSurface( in SetSurface() function in media::CodecWrapperImpl
494 bool CodecWrapper::SetSurface( in SetSurface() function in media::CodecWrapper
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/gpu/android/
H A Dcodec_wrapper.cc366 bool CodecWrapperImpl::SetSurface( in SetSurface() function in media::CodecWrapperImpl
494 bool CodecWrapper::SetSurface( in SetSurface() function in media::CodecWrapper
/dports/games/armagetronad/armagetronad-0.2.8.3.5/src/render/
H A DrTexture.h242 rSurface & rSurface::SetSurface( SDL_Surface * surface ) in SetSurface() function
/dports/cad/veroroute/VeroRoute/Src/
H A DPin.h120 void SetSurface(const uchar& c) { m_surface = c; } in SetSurface() function
/dports/devel/sdlmm/SDLmm-0.1.8/src/
H A Dsdlmm_basesurface.h48 virtual void SetSurface(SDL_Surface *surface) { in SetSurface() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/exo/
H A Dfullscreen_shell_surface.cc68 void FullscreenShellSurface::SetSurface(Surface* surface) { in SetSurface() function in exo::FullscreenShellSurface
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/exo/
H A Dfullscreen_shell_surface.cc93 void FullscreenShellSurface::SetSurface(Surface* surface) { in SetSurface() function in exo::FullscreenShellSurface
/dports/cad/opencascade/opencascade-7.6.0/src/ShapeUpgrade/
H A DShapeUpgrade_WireDivide.cxx150 void ShapeUpgrade_WireDivide::SetSurface(const Handle(Geom_Surface)& S) in SetSurface() function in ShapeUpgrade_WireDivide
161 void ShapeUpgrade_WireDivide::SetSurface(const Handle(Geom_Surface)& S, in SetSurface() function in ShapeUpgrade_WireDivide
/dports/games/scummvm/scummvm-2.5.1/engines/icb/
H A Dtext_sprites.h172 void SetSurface(uint32 sid) { surfaceId = sid; } in SetSurface() function
/dports/www/firefox/firefox-99.0/dom/canvas/
H A DDrawTargetWebglInternal.h157 void SetSurface(SourceSurface* aSurface) { mSurface = aSurface; } in SetSurface() function
/dports/math/ignition-math/ignitionrobotics-ign-math-46f3dd24499c/src/
H A DSphericalCoordinates.cc182 void SphericalCoordinates::SetSurface(const SurfaceType &_type) in SetSurface() function in SphericalCoordinates
/dports/cad/opencascade/opencascade-7.6.0/src/IGESToBRep/
H A DIGESToBRep_CurveAndSurface.cxx632 void IGESToBRep_CurveAndSurface::SetSurface(const Handle(Geom_Surface)& theSurface) in SetSurface() function in IGESToBRep_CurveAndSurface
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/public/cpp/external_arc/message_center/
H A Darc_notification_content_view.cc416 void ArcNotificationContentView::SetSurface(ArcNotificationSurface* surface) { in SetSurface() function in ash::ArcNotificationContentView
/dports/multimedia/intel-media-sdk/MediaSDK-intel-mediasdk-22.1.0/_studio/shared/umc/core/umc/src/
H A Dumc_video_data.cpp498 Status VideoData::SetSurface(void* ptr, size_t nPitch) in SetSurface() function in UMC::VideoData
/dports/net/freerdp/freerdp-2.5.0/include/freerdp/
H A Dgraphics.h55 pBitmap_SetSurface SetSurface; /* 5 */ member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/renderer_host/
H A Dcompositor_impl_android.cc343 void CompositorImpl::SetSurface(jobject surface, in SetSurface() function in content::CompositorImpl

12