Searched refs:wnd (Results 1 – 1 of 1) sorted by relevance
908 nContextSetSurface(JNIEnv *_env, jobject _this, jlong con, jint width, jint height, jobject wnd) in nContextSetSurface() argument912 width, height, (Surface *)wnd); in nContextSetSurface()916 if (wnd == nullptr) { in nContextSetSurface()919 window = android_view_Surface_getNativeWindow(_env, wnd).get(); in nContextSetSurface()