Home
last modified time | relevance | path

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

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