Home | History | Annotate | Download | only in jni

Lines Matching refs:getNativeWindow

364 static sp<ANativeWindow> getNativeWindow(JNIEnv* env, jobject surface) {
426 if ((anw = getNativeWindow(env, surface)) == NULL) {
455 if ((anw = getNativeWindow(env, surface)) == NULL) {
481 if ((anw = getNativeWindow(env, surface)) == NULL) {
531 if ((anw = getNativeWindow(env, surface)) == NULL) {
548 if ((anw = getNativeWindow(env, surface)) == NULL) {
581 if ((anw = getNativeWindow(env, surface)) == NULL) {
597 if ((anw = getNativeWindow(env, surface)) == NULL) {
641 if ((anw = getNativeWindow(env, surface)) == NULL) {
677 if ((anw = getNativeWindow(env, surface)) == NULL) {