Home
last modified time | relevance | path

Searched defs:ReleaseContext (Results 1 – 8 of 8) 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