Home
last modified time | relevance | path

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

/external/skia/tools/gpu/
DBackendSurfaceFactory.cpp84 struct ReleaseContext { in MakeBackendRenderTargetSurface() struct
85 sk_sp<GrDirectContext> fContext; in MakeBackendRenderTargetSurface()
86 GrBackendRenderTarget fRenderTarget; in MakeBackendRenderTargetSurface()
/external/skia/include/gpu/graphite/
DSurface.h26 using ReleaseContext = void*; variable
/external/skia/include/android/graphite/
DSurfaceAndroid.h24 using ReleaseContext = void*; variable
/external/pytorch/aten/src/ATen/
DMapAllocator.cpp377 struct ReleaseContext { struct
378 HANDLE event;
379 HANDLE handle;
380 HANDLE wait;
/external/cronet/tot/net/third_party/quiche/src/quiche/oblivious_http/buffers/
Doblivious_http_request.h102 Context ReleaseContext() && { in ReleaseContext() function
/external/cronet/stable/net/third_party/quiche/src/quiche/oblivious_http/buffers/
Doblivious_http_request.h102 Context ReleaseContext() && { in ReleaseContext() function
/external/skia/include/gpu/ganesh/
DSkSurfaceGanesh.h31 using ReleaseContext = void*; variable
/external/skia/gm/
Drasterhandleallocator.cpp215 struct ReleaseContext { in Create() struct
216 HDC hdc; in Create()
217 HGDIOBJ hbitmap; in Create()
/external/skia/src/core/
DSkSpecialImage.h51 typedef void* ReleaseContext; typedef
/external/skia/src/gpu/ganesh/
DGrProxyProvider.h131 typedef void* ReleaseContext; typedef
/external/cronet/tot/net/third_party/quiche/src/quiche/quic/core/
Dquic_path_validator.cc121 std::unique_ptr<QuicPathValidationContext> QuicPathValidator::ReleaseContext() { in ReleaseContext() function in quic::QuicPathValidator
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/core/
Dquic_path_validator.cc121 std::unique_ptr<QuicPathValidationContext> QuicPathValidator::ReleaseContext() { in ReleaseContext() function in quic::QuicPathValidator
/external/skia/include/core/
DSkSurface.h249 using ReleaseContext = void*; variable
DSkImage.h50 using ReleaseContext = void*; variable
/external/skia/src/image/
DSkSurface_Base.h49 ReleaseContext) override { in replaceBackendTexture() argument
/external/pdfium/core/fxge/skia/
Dcfx_dibbase_skia.cpp70 SkImages::ReleaseContext /*context*/) { in ReleaseAllocatedHeldBySkImage()
/external/angle/src/libGLESv2/
Dcl_stubs.cpp194 cl_int ReleaseContext(cl_context context) in ReleaseContext() function