Home
last modified time | relevance | path

Searched refs:TexImageCtx (Results 1 – 6 of 6) sorted by relevance

/external/skia/src/gpu/
DGrAHardwareBufferUtils.h30 typedef void* TexImageCtx; typedef
31 typedef void (*DeleteImageProc)(TexImageCtx);
32 typedef void (*UpdateImageProc)(TexImageCtx, GrDirectContext*);
60 TexImageCtx* imageCtx,
DGrAHardwareBufferUtils.cpp212 TexImageCtx* imageCtx, in make_gl_backend_texture()
306 TexImageCtx* imageCtx, in make_vk_backend_texture()
541 TexImageCtx* imageCtx, in MakeBackendTexture()
DGrAHardwareBufferImageGenerator.cpp146 GrAHardwareBufferUtils::TexImageCtx texImageCtx = nullptr; in makeView()
/external/skia/tests/
DMultiPictureDocumentTest.cpp285 GrAHardwareBufferUtils::TexImageCtx imageCtx; in makeAHardwareBufferTestImage()
/external/skia/src/image/
DSkSurface_Gpu.cpp688 GrAHardwareBufferUtils::TexImageCtx deleteImageCtx = nullptr; in MakeFromAHardwareBuffer()
DSkImage_Gpu.cpp719 GrAHardwareBufferUtils::TexImageCtx deleteImageCtx = nullptr; in MakeFromAHardwareBufferWithData()