Home
last modified time | relevance | path

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

/aosp14/frameworks/base/native/webview/plat_support/
H A Ddraw_gl_functor.cpp40 class DrawGLFunctor : public Functor { class
42 explicit DrawGLFunctor(jlong view_context) : view_context_(view_context) {} in DrawGLFunctor() function in android::__anon5eae6fd20110::DrawGLFunctor