Home
last modified time | relevance | path

Searched defs:EglContext (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/gl/
Degl_context.h35 EglContext() in EglContext() function
41 EglContext(EGLContext context, EGLDisplay display, EGLConfig config, in EglContext() function
Degl_context.cc75 EglContext::EglContext(EglContext&& other) in EglContext() function in tflite::gpu::gl::EglContext