Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrAHardwareBufferUtils.cpp207 static GrBackendTexture make_gl_backend_texture( in make_gl_backend_texture() function
552 return make_gl_backend_texture(dContext, hardwareBuffer, width, height, deleteProc, in MakeBackendTexture()
/external/skqp/src/gpu/
DGrAHardwareBufferImageGenerator.cpp367 static GrBackendTexture make_gl_backend_texture( in make_gl_backend_texture() function
438 return make_gl_backend_texture(context, hardwareBuffer, width, height, config, deleteProc, in make_backend_texture()