Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/egl/
Degl.cpp269 EGLint getNativeHeight(){ return nativeHeight; } in getNativeHeight() function
1063 scaledResolution = currHeight / surface->getNativeHeight(); in eglQuerySurface()