Home | History | Annotate | Download | only in jni

Lines Matching defs:newHeight

866             int32_t newHeight = getWindowProp(code->nativeWindow.get(),
869 || newHeight != code->lastWindowHeight) {