Searched defs:view_context (Results 1 – 1 of 1) sorted by relevance
42 explicit DrawGLFunctor(jlong view_context) : view_context_(view_context) {} in DrawGLFunctor()99 jlong CreateGLFunctor(JNIEnv*, jclass, jlong view_context) { in CreateGLFunctor()