Home
last modified time | relevance | path

Searched refs:lastWindowWidth (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/jni/
Dandroid_app_NativeActivity.cpp172 int32_t lastWindowWidth; member
577 code->lastWindowWidth = getWindowProp(code->nativeWindow.get(), in onSurfaceChanged_native()
588 if (newWidth != code->lastWindowWidth in onSurfaceChanged_native()