Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkSpecialImage.h46 typedef void* ReleaseContext; typedef
/external/skqp/src/core/
DSkSpecialImage.h46 typedef void* ReleaseContext; typedef
/external/skia/src/gpu/
DGrProxyProvider.h104 typedef void* ReleaseContext; typedef
DGrContextPriv.h140 typedef void* ReleaseContext; typedef
/external/skqp/src/gpu/
DGrProxyProvider.h108 typedef void* ReleaseContext; typedef
/external/skqp/tests/
DGrSurfaceTest.cpp345 struct ReleaseContext { in DEF_GPUTEST() struct
346 GrContext* fContext; in DEF_GPUTEST()
347 GrBackendTexture fBackendTexture; in DEF_GPUTEST()
/external/skqp/include/core/
DSkImage.h69 typedef void* ReleaseContext; typedef
/external/skia/include/core/
DSkImage.h69 typedef void* ReleaseContext; typedef
DSkSurface.h174 typedef void* ReleaseContext; typedef
/external/skia/tests/
DGrSurfaceTest.cpp352 struct ReleaseContext { in make_wrapped_texture() struct
353 GrContext* fContext; in make_wrapped_texture()
354 GrBackendTexture fBackendTexture; in make_wrapped_texture()
/external/skia/src/image/
DSkSurface.cpp328 TextureReleaseProc, ReleaseContext) { in MakeFromBackendTexture() argument
338 RenderTargetReleaseProc, ReleaseContext) { in MakeFromBackendRenderTarget() argument