Home
last modified time | relevance | path

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

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