Home
last modified time | relevance | path

Searched refs:ReleaseCtx (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/include/gpu/
DGrSurface.h55 typedef void* ReleaseCtx; typedef
56 typedef void (*ReleaseProc)(ReleaseCtx);
57 void setRelease(ReleaseProc proc, ReleaseCtx ctx) { in setRelease()
/third_party/skia/src/gpu/
DGrSurface.h51 typedef void* ReleaseCtx; typedef
52 typedef void (*ReleaseProc)(ReleaseCtx);
53 void setRelease(ReleaseProc proc, ReleaseCtx ctx) { in setRelease()
/third_party/flutter/skia/src/gpu/vk/
DGrVkImage.h145 typedef void* ReleaseCtx; typedef
146 typedef void (*ReleaseProc)(ReleaseCtx);
/third_party/skia/src/gpu/vk/
DGrVkImage.h199 typedef void* ReleaseCtx; typedef
200 typedef void (*ReleaseProc)(ReleaseCtx);