Searched refs:getWindowProp (Results 1 – 1 of 1) sorted by relevance
550 static int32_t getWindowProp(ANativeWindow* window, int what) { in getWindowProp() function577 code->lastWindowWidth = getWindowProp(code->nativeWindow.get(), in onSurfaceChanged_native()579 code->lastWindowHeight = getWindowProp(code->nativeWindow.get(), in onSurfaceChanged_native()584 int32_t newWidth = getWindowProp(code->nativeWindow.get(), in onSurfaceChanged_native()586 int32_t newHeight = getWindowProp(code->nativeWindow.get(), in onSurfaceChanged_native()