Home
last modified time | relevance | path

Searched refs:getVerticalResolution (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/opengl/libagl/
Degl.cpp187 virtual EGLint getVerticalResolution() const;
221 EGLint egl_surface_t::getVerticalResolution() const { in getVerticalResolution() function in android::egl_surface_t
256 virtual EGLint getVerticalResolution() const;
638 EGLint egl_window_surface_v2_t::getVerticalResolution() const { in getVerticalResolution() function in android::egl_window_surface_v2_t
1701 *value = surface->getVerticalResolution(); in eglQuerySurface()
1706 int hr = surface->getVerticalResolution(); in eglQuerySurface()