Home
last modified time | relevance | path

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

/frameworks/webview/chromium/java/com/android/webview/chromium/
DDrawGLFunctor.java32 class DrawGLFunctor { class
41 public DrawGLFunctor(long viewContext, WebViewDelegate webViewDelegate) { in DrawGLFunctor() method in DrawGLFunctor
/frameworks/webview/chromium/plat_support/
Ddraw_gl_functor.cpp41 class DrawGLFunctor : public Functor { class
43 DrawGLFunctor(jlong view_context) : view_context_(view_context) {} in DrawGLFunctor() function in android::__anonffe019570111::DrawGLFunctor