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

/frameworks/native/opengl/libagl/
H A Degl.cpp167 virtual EGLint getSwapBehavior() const;
205 EGLint egl_surface_t::getSwapBehavior() const { function in class:android::egl_surface_t
236 virtual EGLint getSwapBehavior() const;
620 EGLint egl_window_surface_v2_t::getSwapBehavior() const function in class:android::egl_window_surface_v2_t
1649 *value = surface->getSwapBehavior();

Completed in 11 milliseconds