Home
last modified time | relevance | path

Searched defs:ReleaseContext (Results 1 – 18 of 18) 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/flutter/skia/src/core/
DSkSpecialImage.h44 typedef void* ReleaseContext; typedef
/third_party/flutter/skia/gm/
Drasterhandleallocator.cpp215 struct ReleaseContext { in Create() struct
216 HDC hdc; in Create()
217 HGDIOBJ hbitmap; in Create()
/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/flutter/skia/src/gpu/
DGrProxyProvider.h112 typedef void* ReleaseContext; typedef
DGrContextPriv.h145 typedef void* ReleaseContext; typedef
/third_party/skia/src/gpu/
DGrProxyProvider.h108 typedef void* ReleaseContext; typedef
/third_party/flutter/skia/include/core/
DSkImage.h60 typedef void* ReleaseContext; typedef
DSkSurface.h164 typedef void* ReleaseContext; typedef
/third_party/skia/include/core/
DSkSurface.h177 typedef void* ReleaseContext; typedef
DSkImage.h68 typedef void* ReleaseContext; typedef
/third_party/flutter/skia/src/image/
DSkSurface.cpp87 ReleaseContext) { in onReplaceBackendTexture() argument
516 TextureReleaseProc, ReleaseContext) { in MakeFromBackendTexture() argument
526 RenderTargetReleaseProc, ReleaseContext) { in MakeFromBackendRenderTarget() argument
/third_party/flutter/skia/tests/
DGrSurfaceTest.cpp474 struct ReleaseContext { in make_wrapped_texture() struct
475 GrContext* fContext; in make_wrapped_texture()
476 GrBackendTexture fBackendTexture; in make_wrapped_texture()
/third_party/skia/src/image/
DSkSurface.cpp69 ReleaseContext) { in onReplaceBackendTexture() argument
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/CL/internal/
Dcl_icd_amd.h596 clReleaseContext_fn ReleaseContext; member
/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 __anon6b278a6b0111::CefV8IsolateManager