Searched defs:getSwapBehavior (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/opengl/libagl/
H A Degl.cpp169 virtual EGLint getSwapBehavior() const;
207 EGLint egl_surface_t::getSwapBehavior() const { function in class:android::egl_surface_t
238 virtual EGLint getSwapBehavior() const;
624 EGLint egl_window_surface_v2_t::getSwapBehavior() const function in class:android::egl_window_surface_v2_t
1690 *value = surface->getSwapBehavior();

Completed in 295 milliseconds