Searched refs:getWindowProp (Results 1 – 1 of 1) sorted by relevance
554 static int32_t getWindowProp(ANativeWindow* window, int what) { in getWindowProp() function581 code->lastWindowWidth = getWindowProp(code->nativeWindow.get(), in onSurfaceChanged_native()583 code->lastWindowHeight = getWindowProp(code->nativeWindow.get(), in onSurfaceChanged_native()588 int32_t newWidth = getWindowProp(code->nativeWindow.get(), in onSurfaceChanged_native()590 int32_t newHeight = getWindowProp(code->nativeWindow.get(), in onSurfaceChanged_native()