Home
last modified time | relevance | path

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

/frameworks/webview/chromium/plat_support/
Ddraw_gl_functor.cpp43 DrawGLFunctor(jlong view_context) : view_context_(view_context) {} in DrawGLFunctor()
121 jlong CreateGLFunctor(JNIEnv*, jclass, jlong view_context) { in CreateGLFunctor()