Home
last modified time | relevance | path

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

/external/skia/include/core/
DSkSurface.h183 typedef void (*TextureReleaseProc)(ReleaseContext releaseContext); typedef
DSkImage.h280 typedef void (*TextureReleaseProc)(ReleaseContext releaseContext); typedef
/external/skia/src/image/
DSkSurface.cpp68 TextureReleaseProc, in onReplaceBackendTexture() argument