Searched refs:ANativeWindow_getHeight (Results 1 – 6 of 6) sorted by relevance
24 ANativeWindow_getHeight;
75 int32_t ANativeWindow_getHeight(ANativeWindow* window) { in ANativeWindow_getHeight() function
137 int32_t ANativeWindow_getHeight(ANativeWindow* window);
162 ANativeWindow_getHeight;
71 ANativeWindow_getHeight(
234 uint32_t height = ANativeWindow_getHeight(window); in TEST_F()