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

  /external/chromium_org/third_party/angle/src/libEGL/
Surface.cpp 415 EGLenum Surface::getSwapBehavior() const
  /device/generic/goldfish/opengl/system/egl/
egl.cpp 181 EGLint getSwapBehavior() const;
218 EGLint egl_surface_t::getSwapBehavior() const {
747 *value = surface->getSwapBehavior();
    [all...]
  /frameworks/native/opengl/libagl/
egl.cpp 167 virtual EGLint getSwapBehavior() const;
205 EGLint egl_surface_t::getSwapBehavior() const {
236 virtual EGLint getSwapBehavior() const;
620 EGLint egl_window_surface_v2_t::getSwapBehavior() const
    [all...]

Completed in 230 milliseconds