Home
last modified time | relevance | path

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

/external/skia/tools/gpu/
DBackendSurfaceFactory.cpp81 struct ReleaseContext { in MakeBackendRenderTargetSurface() struct
82 sk_sp<GrDirectContext> fContext; in MakeBackendRenderTargetSurface()
83 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/cronet/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/gpu/ganesh/
DGrProxyProvider.h112 typedef void* ReleaseContext; typedef
/external/skia/src/core/
DSkSpecialImage.h51 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/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.cpp75 SkImages::ReleaseContext /*context*/) { in ReleaseAllocatedHeldBySkImage()
/external/angle/src/libGLESv2/
Dcl_stubs.cpp193 cl_int ReleaseContext(cl_context context) in ReleaseContext() function