Home
last modified time | relevance | path

Searched refs:imageCtx (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/
DGrAHardwareBufferUtils.cpp212 TexImageCtx* imageCtx, in make_gl_backend_texture() argument
266 *imageCtx = new GLTextureHelper(texID, image, display, target); in make_gl_backend_texture()
306 TexImageCtx* imageCtx, in make_vk_backend_texture() argument
503 *imageCtx = new VulkanCleanupHelper(gpu, image, memory); in make_vk_backend_texture()
541 TexImageCtx* imageCtx, in MakeBackendTexture() argument
553 updateProc, imageCtx, createProtectedImage, backendFormat, in MakeBackendTexture()
559 updateProc, imageCtx, createProtectedImage, backendFormat, in MakeBackendTexture()
DGrAHardwareBufferUtils.h60 TexImageCtx* imageCtx,
/external/skia/tests/
DMultiPictureDocumentTest.cpp285 GrAHardwareBufferUtils::TexImageCtx imageCtx; in makeAHardwareBufferTestImage() local
290 &imageCtx, // set by MakeBackendTexture in makeAHardwareBufferTestImage()