Home
last modified time | relevance | path

Searched refs:UnlockSurface (Results 1 – 25 of 78) sorted by path

1234

/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/DirectShow/
H A Dmod.rs66083 pub unsafe fn UnlockSurface(&self) -> ::windows::runtime::Result<()> { in UnlockSurface() method
66139 pub unsafe fn UnlockSurface(&self) -> ::windows::runtime::Result<()> { in UnlockSurface() method
/dports/cad/opencascade/opencascade-7.6.0/src/D3DHost/
H A DD3DHost_FrameBuffer.cxx372 void D3DHost_FrameBuffer::UnlockSurface (const Handle(OpenGl_Context)& theCtx) in UnlockSurface() function in D3DHost_FrameBuffer
H A DD3DHost_FrameBuffer.hxx95 Standard_EXPORT virtual void UnlockSurface (const Handle(OpenGl_Context)& theCtx);
H A DD3DHost_View.cxx427 myD3dWglFbo->UnlockSurface (aCtx); in Redraw()
479 myD3dWglFbo->UnlockSurface (aCtx); in RedrawImmediate()
/dports/devel/avr-gdb/gdb-7.3.1/sim/bfin/
H A Dgui.c43 void (*UnlockSurface) (SDL_Surface *surface); member
187 sdl.UnlockSurface (dst); in SDL_ConvertBlitLineFrom()
/dports/devel/efl/efl-1.25.1/src/modules/evas/engines/software_x11/
H A Devas_x_egl.c72 unsigned int (*UnlockSurface)(void *ed, void *surf); member
95 SYM(UnlockSurface, "eglGetConfigAttrib"); in _egl_find()
107 SYM(UnlockSurface, "eglUnlockSurface"); in _egl_find()
108 if (!egl.UnlockSurface) SYM(UnlockSurface, "eglUnlockSurfaceKHR"); in _egl_find()
111 if (!egl.UnlockSurface) goto err; in _egl_find()
255 egl.UnlockSurface(ed, surf); in _egl_x_surf_map()
269 egl.UnlockSurface(ed, surf); in _egl_x_surf_unmap()
/dports/devel/gdb761/gdb-7.6.1/sim/bfin/
H A Dgui.c43 void (*UnlockSurface) (SDL_Surface *surface); member
187 sdl.UnlockSurface (dst); in SDL_ConvertBlitLineFrom()
/dports/devel/sdl12-compat/sdl12-compat-release-1.2.52/src/
H A DSDL20_syms.h114 SDL20_SYM(void,UnlockSurface,(SDL_Surface *a),(a),)
/dports/games/avp/avp-20170505/src/avp/win95/
H A Dd3d_render.cpp541 UnlockSurface(); in EndD3DScene()
H A Dkzsort.c740 UnlockSurface(); in KRenderItems()
/dports/games/avp/avp-20170505/src/avp/win95/frontend/
H A Davp_menugfx.cpp1192 UnlockSurface(); in DrawAvPMenuGfx()
1286 UnlockSurface(); in DrawAvPMenuGlowyBar()
1380 UnlockSurface(); in DrawAvPMenuGlowyBar_Clipped()
1514 UnlockSurface(); in DrawAvPMenuGfx_CrossFade()
1603 UnlockSurface(); in DrawAvPMenuGfx_Faded()
1726 UnlockSurface(); in DrawAvPMenuGfx_Clipped()
1750 UnlockSurface(); in ClearScreenToBlack()
1789 UnlockSurface(); in FadedScreen()
/dports/games/avp/avp-20170505/src/
H A Dstubs.c164 void UnlockSurface() in UnlockSurface() function
/dports/games/avp/avp-20170505/src/win95/
H A Ddd_func.cpp679 UnlockSurface(); in GenerateDirectDrawSurface()
736 void UnlockSurface(void) in UnlockSurface() function
H A Dplatform.h570 void UnlockSurface(void);
/dports/games/odamex/odamex-src-0.7.0/client/sdl/
H A Dhardware.cpp794 Video->UnlockSurface (canvas); in I_UnlockScreen()
978 void IVideo::UnlockSurface (DCanvas *scrn) {} in UnlockSurface() function in IVideo
H A Dhardware.h63 virtual void UnlockSurface (DCanvas *scrn);
H A Di_sdlvideo.cpp462 void SDLVideo::UnlockSurface (DCanvas *scrn) in UnlockSurface() function in SDLVideo
H A Di_sdlvideo.h68 virtual void UnlockSurface (DCanvas *scrn);
/dports/games/openlierox/OpenLieroX/include/
H A DGfxPrimitives.h71 inline void UnlockSurface(SDL_Surface * bmp) { in UnlockSurface() function
75 inline void UnlockSurface(const SmartPointer<SDL_Surface> & bmp) { in UnlockSurface() function
76 UnlockSurface(bmp.get()); in UnlockSurface()
/dports/games/openlierox/OpenLieroX/src/client/
H A DCClient_Game.cpp235 UnlockSurface(cMap->GetImage()); in Explosion()
465 UnlockSurface(cMap->GetImage()); in SendCarve()
H A DCFont.cpp150 UnlockSurface(bmpFont); in Parse()
199 UnlockSurface(bmpSurf); in PreCalculate()
200 UnlockSurface(bmpFont); in PreCalculate()
358 UnlockSurface(dst); in DrawAdv()
359 UnlockSurface(bmpFont); in DrawAdv()
H A DCGameSkin.cpp440 UnlockSurface(bmpSurface); in GenerateShadow()
441 UnlockSurface(bmpShadow); in GenerateShadow()
442 UnlockSurface(bmpMirroredShadow); in GenerateShadow()
693 UnlockSurface(bmpNormal); in Colorize_Execute()
694 UnlockSurface(bmpMirrored); in Colorize_Execute()
695 UnlockSurface(bmpSurface); in Colorize_Execute()
/dports/games/openlierox/OpenLieroX/src/client/DeprecatedGUI/
H A DCAnimation.cpp64 UnlockSurface(tAnimation); in Parse()
H A DCBar.cpp76 UnlockSurface(bmpBar); in Draw()
86 UnlockSurface(bmpBar); in Draw()
95 UnlockSurface(bmpBar); in Draw()
105 UnlockSurface(bmpBar); in Draw()
H A DCBox.cpp233 UnlockSurface(bmpBuffer); in PreDraw()
277 UnlockSurface(bmpBuffer); in CheckEvent()
280 UnlockSurface(bmpBuffer); in CheckEvent()

1234