Home
last modified time | relevance | path

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

/external/skia/tools/gpu/
DBackendSurfaceFactory.cpp73 struct ReleaseContext { in MakeBackendRenderTargetSurface() struct
74 sk_sp<GrDirectContext> fContext; in MakeBackendRenderTargetSurface()
75 GrBackendRenderTarget fRenderTarget; in MakeBackendRenderTargetSurface()
/external/cronet/net/third_party/quiche/src/quiche/oblivious_http/buffers/
Doblivious_http_request.h96 Context ReleaseContext() && { in ReleaseContext() function
/external/skia/gm/
Drasterhandleallocator.cpp214 struct ReleaseContext { in Create() struct
215 HDC hdc; in Create()
216 HGDIOBJ hbitmap; in Create()
/external/skia/src/gpu/ganesh/
DGrProxyProvider.h110 typedef void* ReleaseContext; typedef
/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_path_validator.cc117 std::unique_ptr<QuicPathValidationContext> QuicPathValidator::ReleaseContext() { in ReleaseContext() function in quic::QuicPathValidator
/external/skia/src/core/
DSkSpecialImage.h59 typedef void* ReleaseContext; typedef
/external/skia/include/core/
DSkSurface.h211 typedef void* ReleaseContext; typedef
DSkImage.h94 typedef void* ReleaseContext; typedef
/external/skia/src/image/
DSkSurface.cpp99 ReleaseContext) { in onReplaceBackendTexture() argument
/external/angle/src/libGLESv2/
Dcl_stubs.cpp163 cl_int ReleaseContext(cl_context context) in ReleaseContext() function