Home
last modified time | relevance | path

Searched defs:EglSurface (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/gl/
Degl_surface.h36 EglSurface() : surface_(EGL_NO_SURFACE), display_(EGL_NO_DISPLAY) {} in EglSurface() function
38 EglSurface(EGLSurface surface, EGLDisplay display) in EglSurface() function
Degl_surface.cc26 EglSurface::EglSurface(EglSurface&& other) in EglSurface() function in tflite::gpu::gl::EglSurface
/external/libkmsxx/kmscube/
Dcube-egl.cpp98 EglSurface::EglSurface(const EglState& egl, void* native_window) in EglSurface() function in EglSurface