Home
last modified time | relevance | path

Searched defs:imageCtx (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/ganesh/gl/
H A DAHardwareBufferGL.cpp119 TexImageCtx* imageCtx, in make_gl_backend_texture()
206 TexImageCtx* imageCtx, in MakeGLBackendTexture()
/aosp_15_r20/external/skia/src/gpu/ganesh/vk/
H A DAHardwareBufferVk.cpp153 TexImageCtx* imageCtx, in make_vk_backend_texture()
331 TexImageCtx* imageCtx, in MakeVulkanBackendTexture()
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrAHardwareBufferUtils.cpp56 TexImageCtx* imageCtx, in MakeBackendTexture()
/aosp_15_r20/external/skia/tests/
H A DMultiPictureDocumentTest.cpp305 GrAHardwareBufferUtils::TexImageCtx imageCtx; in makeAHardwareBufferTestImage() local