Home
last modified time | relevance | path

Searched defs:TextureReleaseProc (Results 1 – 3 of 3) sorted by relevance

/external/skia/include/core/
DSkSurface.h217 typedef void (*TextureReleaseProc)(ReleaseContext releaseContext); typedef
DSkImage.h310 typedef void (*TextureReleaseProc)(ReleaseContext releaseContext); typedef
/external/skia/src/image/
DSkSurface.cpp98 TextureReleaseProc, in onReplaceBackendTexture() argument