Home
last modified time | relevance | path

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

/third_party/flutter/engine/flutter/shell/gpu/
Dgpu_surface_gl_delegate.h29 virtual bool GLContextSendSurface(const void* pixels, in GLContextSendSurface() function
/third_party/flutter/engine/flutter/shell/platform/embedder/
Dembedder_surface_gl.cc52 bool EmbedderSurfaceGL::GLContextSendSurface(const void* pixels, in GLContextSendSurface() function in flutter::EmbedderSurfaceGL