HomeSort by relevance Sort by last modified time
    Searched defs:getSwapBehavior (Results 1 - 3 of 3) sorted by null

  /external/swiftshader/src/OpenGL/libEGL/
Surface.cpp 217 EGLenum Surface::getSwapBehavior() const
  /device/generic/goldfish-opengl/system/egl/
egl.cpp 272 EGLint getSwapBehavior() const;
329 EGLint egl_surface_t::getSwapBehavior() const {
    [all...]
  /frameworks/native/opengl/libagl/
egl.cpp 189 virtual EGLint getSwapBehavior() const;
227 EGLint egl_surface_t::getSwapBehavior() const {
258 virtual EGLint getSwapBehavior() const;
644 EGLint egl_window_surface_v2_t::getSwapBehavior() const
    [all...]

Completed in 85 milliseconds