Home
last modified time | relevance | path

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

/frameworks/native/opengl/libagl/
Degl.cpp165 virtual EGLint getVerticalResolution() const;
199 EGLint egl_surface_t::getVerticalResolution() const { in getVerticalResolution() function in android::egl_surface_t
234 virtual EGLint getVerticalResolution() const;
614 EGLint egl_window_surface_v2_t::getVerticalResolution() const { in getVerticalResolution() function in android::egl_window_surface_v2_t
1640 *value = surface->getVerticalResolution(); in eglQuerySurface()
1645 int hr = surface->getVerticalResolution(); in eglQuerySurface()