Home
last modified time | relevance | path

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

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