Home
last modified time | relevance | path

Searched refs:TextureReleaseProc (Results 1 – 11 of 11) sorted by relevance

/external/skia/include/gpu/graphite/
DImage.h36 using TextureReleaseProc = void (*)(ReleaseContext); variable
84 TextureReleaseProc = nullptr,
94 TextureReleaseProc = nullptr,
103 TextureReleaseProc = nullptr,
280 TextureReleaseProc = nullptr,
DSurface.h27 using TextureReleaseProc = void (*)(ReleaseContext); variable
85 TextureReleaseProc = nullptr,
/external/skia/include/gpu/ganesh/
DSkImageGanesh.h45 using TextureReleaseProc = void (*)(ReleaseContext); variable
102 TextureReleaseProc textureReleaseProc = nullptr,
158 TextureReleaseProc textureReleaseProc = nullptr,
259 TextureReleaseProc textureReleaseProc = nullptr,
DSkSurfaceGanesh.h37 using TextureReleaseProc = void (*)(ReleaseContext); variable
132 TextureReleaseProc textureReleaseProc = nullptr,
/external/skia/include/core/
DSkSurface.h251 using TextureReleaseProc = void (*)(ReleaseContext); variable
271 TextureReleaseProc = nullptr,
/external/skia/src/gpu/graphite/
DImageFactories.cpp74 TextureReleaseProc releaseP, in WrapTexture()
130 TextureReleaseProc releaseP, in WrapTexture()
150 TextureReleaseProc releaseP, in WrapTexture()
485 TextureReleaseProc releaseP, in TextureFromYUVATextures()
DSurface_Graphite.cpp238 TextureReleaseProc releaseP, in WrapBackendTexture()
/external/skia/src/gpu/ganesh/surface/
DSkSurface_Ganesh.h50 TextureReleaseProc,
DSkSurface_Ganesh.cpp471 TextureReleaseProc releaseProc, in replaceBackendTexture()
634 TextureReleaseProc textureReleaseProc, in WrapBackendTexture()
/external/skia/src/image/
DSkSurface_Base.h48 TextureReleaseProc, in replaceBackendTexture() argument
/external/skia/src/gpu/ganesh/image/
DSkImage_GaneshFactories.cpp138 TextureReleaseProc textureReleaseProc, in TextureFromCompressedTexture()
206 TextureReleaseProc textureReleaseProc, in BorrowTextureFrom()
480 TextureReleaseProc textureReleaseProc, in TextureFromYUVATextures()