Searched defs:DrawGLFunctor (Results 1 – 2 of 2) sorted by relevance
32 class DrawGLFunctor { class41 public DrawGLFunctor(long viewContext, WebViewDelegate webViewDelegate) { in DrawGLFunctor() method in DrawGLFunctor
41 class DrawGLFunctor : public Functor { class43 DrawGLFunctor(jlong view_context) : view_context_(view_context) {} in DrawGLFunctor() function in android::__anonffe019570111::DrawGLFunctor