Home
last modified time | relevance | path

Searched defs:ReleaseProc (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/skia/tools/gpu/
H A DManagedBackendTexture.cpp39 void ManagedBackendTexture::ReleaseProc(void* ctx) { in ReleaseProc() function in sk_gpu_test::ManagedBackendTexture
149 void ManagedGraphiteTexture::ReleaseProc(void* ctx) { in ReleaseProc() function in sk_gpu_test::ManagedGraphiteTexture
/aosp_15_r20/external/skia/include/core/
H A DSkData.h78 typedef void (*ReleaseProc)(const void* ptr, void* context); typedef
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrProxyProvider.h132 typedef void (*ReleaseProc)(ReleaseContext); typedef
H A DGrSurface.h59 typedef void (*ReleaseProc)(ReleaseCtx); typedef
/aosp_15_r20/external/skia/src/gpu/ganesh/vk/
H A DGrVkImage.h216 typedef void (*ReleaseProc)(ReleaseCtx); typedef
/aosp_15_r20/external/skia/src/core/
H A DSkBitmapCache.cpp118 static void ReleaseProc(void* addr, void* ctx) { in ReleaseProc() function in SkBitmapCache::Rec
/aosp_15_r20/external/skia/src/ports/
H A DSkScalerContext_win_dw.cpp1704 static void ReleaseProc(const void* ptr, void* context) { in ReleaseProc() function