Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/egl/
Degl.cpp1177 float currWidth, currHeight, scaledResolution, effectiveSurfaceDPI; in eglQuerySurface() local
1235 currWidth = surface->getWidth(); in eglQuerySurface()
1236 scaledResolution = currWidth / surface->getNativeWidth(); in eglQuerySurface()