Home
last modified time | relevance | path

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

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