Searched defs:ReleaseContext (Results 1 – 8 of 8) sorted by relevance
73 struct ReleaseContext { in MakeBackendRenderTargetSurface() struct74 sk_sp<GrDirectContext> fContext; in MakeBackendRenderTargetSurface()75 GrBackendRenderTarget fRenderTarget; in MakeBackendRenderTargetSurface()
214 struct ReleaseContext { in Create() struct215 HDC hdc; in Create()216 HGDIOBJ hbitmap; in Create()
50 typedef void* ReleaseContext; typedef
108 typedef void* ReleaseContext; typedef
177 typedef void* ReleaseContext; typedef
68 typedef void* ReleaseContext; typedef
73 ReleaseContext) { in onReplaceBackendTexture() argument
163 cl_int ReleaseContext(cl_context context) in ReleaseContext() function