OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getSwapBehavior
(Results
1 - 4
of
4
) sorted by null
/development/tools/emulator/opengl/system/egl/
egl.cpp
182
virtual EGLint
getSwapBehavior
() const;
225
EGLint egl_surface_t::
getSwapBehavior
() const {
784
*value = surface->
getSwapBehavior
();
[
all
...]
/external/mesa3d/test/
egl.cpp
194
virtual EGLint
getSwapBehavior
() const;
237
EGLint egl_surface_t::
getSwapBehavior
() const
274
virtual EGLint
getSwapBehavior
() const;
657
EGLint egl_window_surface_v2_t::
getSwapBehavior
() const
[
all
...]
/frameworks/base/opengl/libagl/
egl.cpp
160
virtual EGLint
getSwapBehavior
() const;
198
EGLint egl_surface_t::
getSwapBehavior
() const {
229
virtual EGLint
getSwapBehavior
() const;
605
EGLint egl_window_surface_v2_t::
getSwapBehavior
() const
[
all
...]
/frameworks/base/opengl/libagl2/src/
egl.cpp
130
virtual EGLint
getSwapBehavior
() const;
173
EGLint egl_surface_t::
getSwapBehavior
() const
210
virtual EGLint
getSwapBehavior
() const;
598
EGLint egl_window_surface_v2_t::
getSwapBehavior
() const
[
all
...]
Completed in 1990 milliseconds