/aosp_15_r20/external/pytorch/aten/src/ATen/ |
H A D | MapAllocator.cpp | 377 struct ReleaseContext { struct 378 HANDLE event; 379 HANDLE handle; 380 HANDLE wait;
|
/aosp_15_r20/external/skia/tools/gpu/ |
H A D | BackendSurfaceFactory.cpp | 84 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 D | rasterhandleallocator.cpp | 215 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 D | Surface.h | 26 using ReleaseContext = void*; variable
|
/aosp_15_r20/external/skia/include/android/graphite/ |
H A D | SurfaceAndroid.h | 24 using ReleaseContext = void*; variable
|
/aosp_15_r20/frameworks/native/libs/renderengine/skia/compat/ |
H A D | SkiaBackendTexture.h | 49 using ReleaseContext = void*; variable
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/oblivious_http/buffers/ |
H A D | oblivious_http_request.h | 102 Context ReleaseContext() && { in ReleaseContext() function
|
/aosp_15_r20/external/skia/include/gpu/ganesh/ |
H A D | SkSurfaceGanesh.h | 31 using ReleaseContext = void*; variable
|
/aosp_15_r20/external/skia/src/core/ |
H A D | SkSpecialImage.h | 51 typedef void* ReleaseContext; typedef
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/ |
H A D | quic_path_validator.cc | 117 std::unique_ptr<QuicPathValidationContext> QuicPathValidator::ReleaseContext() { in ReleaseContext() function in quic::QuicPathValidator
|
/aosp_15_r20/external/skia/src/gpu/ganesh/ |
H A D | GrProxyProvider.h | 131 typedef void* ReleaseContext; typedef
|
/aosp_15_r20/external/skia/include/core/ |
H A D | SkSurface.h | 249 using ReleaseContext = void*; variable
|
H A D | SkImage.h | 50 using ReleaseContext = void*; variable
|
/aosp_15_r20/external/skia/src/image/ |
H A D | SkSurface_Base.h | 49 ReleaseContext) override { in replaceBackendTexture() argument
|
/aosp_15_r20/external/pdfium/core/fxge/skia/ |
H A D | cfx_dibbase_skia.cpp | 75 SkImages::ReleaseContext /*context*/) { in ReleaseAllocatedHeldBySkImage()
|
/aosp_15_r20/external/angle/src/libGLESv2/ |
H A D | cl_stubs.cpp | 194 cl_int ReleaseContext(cl_context context) in ReleaseContext() function
|