Searched refs:wnd (Results 1 – 3 of 3) sorted by relevance
128 if(mColorTargets[0] && mColorTargets[0]->wnd) { in setActive()129 rsdGLSetInternalSurface(rsc, mColorTargets[0]->wnd); in setActive()
70 ANativeWindow *wnd; member
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()