Home
last modified time | relevance | path

Searched defs:ReleaseContext (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/tools/gpu/
DBackendSurfaceFactory.cpp73 struct ReleaseContext { in MakeBackendRenderTargetSurface() struct
74 sk_sp<GrDirectContext> fContext; in MakeBackendRenderTargetSurface()
75 GrBackendRenderTarget fRenderTarget; in MakeBackendRenderTargetSurface()
/third_party/skia/gm/
Drasterhandleallocator.cpp214 struct ReleaseContext { in Create() struct
215 HDC hdc; in Create()
216 HGDIOBJ hbitmap; in Create()
/third_party/skia/src/core/
DSkSpecialImage.h50 typedef void* ReleaseContext; typedef
/third_party/skia/src/gpu/
DGrProxyProvider.h108 typedef void* ReleaseContext; typedef
/third_party/skia/include/core/
DSkSurface.h177 typedef void* ReleaseContext; typedef
DSkImage.h68 typedef void* ReleaseContext; typedef
/third_party/skia/src/image/
DSkSurface.cpp73 ReleaseContext) { in onReplaceBackendTexture() argument
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dcl_stubs.cpp163 cl_int ReleaseContext(cl_context context) in ReleaseContext() function
/third_party/cef/libcef/renderer/
Dv8_impl.cc124 void ReleaseContext(v8::Local<v8::Context> context) { in ReleaseContext() function in __anon44d5a20d0111::CefV8IsolateManager