Searched refs:fuchsia_egl_window_get_width (Results 1 – 3 of 3) sorted by relevance
34 return fuchsia_egl_window_get_width(egl_window) >= 0; in isValidNativeWindow()55 int32_t width = fuchsia_egl_window_get_width(egl_window); in getCurrentWindowSize()
33 int32_t fuchsia_egl_window_get_width(fuchsia_egl_window *egl_window);
59 int32_t fuchsia_egl_window_get_width(fuchsia_egl_window *egl_window) in fuchsia_egl_window_get_width() function