Home
last modified time | relevance | path

Searched refs:make_vk_backend_texture (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/
DGrAHardwareBufferUtils.cpp301 static GrBackendTexture make_vk_backend_texture( in make_vk_backend_texture() function
558 return make_vk_backend_texture(dContext, hardwareBuffer, width, height, deleteProc, in MakeBackendTexture()
/external/skqp/src/gpu/
DGrAHardwareBufferImageGenerator.cpp154 static GrBackendTexture make_vk_backend_texture( in make_vk_backend_texture() function
445 return make_vk_backend_texture(context, hardwareBuffer, width, height, config, deleteProc, in make_backend_texture()