Home
last modified time | relevance | path

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

/frameworks/base/native/webview/plat_support/
Ddraw_gl_functor.cpp42 explicit DrawGLFunctor(jlong view_context) : view_context_(view_context) {} in DrawGLFunctor()
99 jlong CreateGLFunctor(JNIEnv*, jclass, jlong view_context) { in CreateGLFunctor()